Files
clang-p2996/llvm/test/Bitcode
Pedro Lobo 4af8c5382e [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.
2025-02-19 10:13:37 +01:00
..