Skip to content

[TableGen] New bang operator !repr. #68716

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 2 commits into from
Oct 11, 2023
Merged

Conversation

fpetrogalli
Copy link
Member

The !repr operator represents the content of a variable or of a record as a string.

This patch is based on code originally written by Adam Nemet, and on the feedback received by the reviewers in
https://reviews.llvm.org/D157492.

The !repr operator represents the content of a variable or of a record
as a string.

This patch is based on code originally written by Adam Nemet, and on
the feedback received by the reviewers in
https://reviews.llvm.org/D157492.
@fpetrogalli fpetrogalli merged commit cacfac4 into llvm:main Oct 11, 2023
fpetrogalli added a commit to fpetrogalli/llvm-project that referenced this pull request Oct 12, 2023
* `dump`, added in llvm#68793
* `!repr`, added in llvm#68716

The keyword `assert` was missing, so I have added that too.
fpetrogalli added a commit that referenced this pull request Oct 19, 2023
* `dump`, added in #68793
* `!repr`, added in #68716
fpetrogalli added a commit that referenced this pull request Oct 19, 2023
…68897)

* `dump`, added in #68793
* `!repr`, added in #68716

The keyword `assert` was missing, so I have added that too.
cuviper pushed a commit to cuviper/llvm.vim that referenced this pull request Feb 21, 2024
…ators. (#68897)

* `dump`, added in llvm/llvm-project#68793
* `!repr`, added in llvm/llvm-project#68716

The keyword `assert` was missing, so I have added that too.
github-actions bot pushed a commit to ararslan/llvm.vim that referenced this pull request May 1, 2024
…#68897)

* `dump`, added in llvm/llvm-project#68793
* `!repr`, added in llvm/llvm-project#68716

The keyword `assert` was missing, so I have added that too.
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.

2 participants