Skip to content

refactor: Separate Epilogue into two separate entities#1367

Merged
davidlattimore merged 1 commit into
mainfrom
push-uzwzosrotpnr
Dec 10, 2025
Merged

refactor: Separate Epilogue into two separate entities#1367
davidlattimore merged 1 commit into
mainfrom
push-uzwzosrotpnr

Conversation

@davidlattimore

Copy link
Copy Markdown
Member

__start/__stop symbols are now handled by a new SyntheticSymbols entity. Epilogue is stuff that has to come last and is now only created in the layout stage. This means that it should be possible to add additional objects after SyntheticSymbols and before the epilogue, provided it's done before layout.

__start/__stop symbols are now handled by a new SyntheticSymbols entity.
Epilogue is stuff that has to come last and is now only created in the
layout stage. This means that it should be possible to add additional
objects after SyntheticSymbols and before the epilogue, provided it's
done before layout.
@davidlattimore davidlattimore merged commit c182199 into main Dec 10, 2025
38 of 39 checks passed
@davidlattimore davidlattimore deleted the push-uzwzosrotpnr branch December 10, 2025 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant