Skip to content

Backport/972 #980

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 2 commits into from
Apr 12, 2024
Merged

Backport/972 #980

merged 2 commits into from
Apr 12, 2024

Conversation

jaapio
Copy link
Member

@jaapio jaapio commented Apr 12, 2024

No description provided.

jaapio added 2 commits April 12, 2024 21:21
The Compiler context is a very important class in our compiler, however
extending projects may want to extend the information caried around with the context
to add extra information for specific use cases in custom compiler passes.

To make this possible I introduced a new interface to be able to wrap the compilercontext
and extend the functionality. Changing the interfaces would be a backward compatibility break
so we need to introduce this step by step.
@jaapio jaapio enabled auto-merge April 12, 2024 19:27
@jaapio jaapio merged commit 31b0b98 into 1.x Apr 12, 2024
@jaapio jaapio deleted the backport/972 branch April 12, 2024 19:29
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant