llvm-project
4af8c538 - [BitcodeReader] Use `poison` instead of `undef` to represent unsupported constexprs in metadata (#127665)

Commit
1 year ago
[BitcodeReader] Use `poison` instead of `undef` to represent unsupported constexprs in metadata (#127665) Metadata that references unsupported constant expressions can be represented with `poison` metadata instead of `undef` metadata.
Author
Parents
Loading