Files
clang-p2996/llvm/lib/Transforms/Utils/ValueMapper.cpp
Pedro Lobo 7e19103895 [DebugInfo] Map VAM args to poison instead of undef [NFC] (#122756)
If an argument cannot be mapped in `Mapper::mapValue`, it can be mapped
to `poison` instead of `undef`.
2025-01-13 21:38:40 +00:00

43 KiB