Skip to content

[BitcodeReader] Use poison instead of undef to represent unsupported constexprs in metadata #127665

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
Feb 19, 2025

Conversation

pedroclobo
Copy link
Member

Metadata that references unsupported constant expressions can be represented with poison metadata instead of undef metadata.

…ted constexprs in metadata

Metadata that references unsupported constant expressions can be
represented with `poison` metadata instead of `undef` metadata.
@nikic nikic merged commit 4af8c53 into llvm:main Feb 19, 2025
8 checks passed
@pedroclobo pedroclobo deleted the poison-metadata branch February 19, 2025 22:32
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