Skip to content

[LLVM][TableGen] Change CodeEmitterGen to use const RecordKeeper #109025

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

jurahul
Copy link
Contributor

@jurahul jurahul commented Sep 17, 2024

Change CodeEmitterGen to use const RecordKeeper.

This is a part of effort to have better const correctness in TableGen backends:

https://discourse.llvm.org/t/psa-planned-changes-to-tablegen-getallderiveddefinitions-api-potential-downstream-breakages/81089

@jurahul jurahul marked this pull request as ready for review September 17, 2024 23:02
@jurahul jurahul force-pushed the const_record_code_emitter_gen branch from e234514 to 228af40 Compare September 18, 2024 12:06
@jurahul jurahul requested a review from arsenm September 18, 2024 12:07
Copy link
Member

@iii-i iii-i left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@jurahul jurahul merged commit 87da9e2 into llvm:main Sep 18, 2024
8 checks passed
@jurahul jurahul deleted the const_record_code_emitter_gen branch September 18, 2024 16:45
tmsri pushed a commit to tmsri/llvm-project that referenced this pull request Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants