llvm-project/llvm/test/Bitcode/Inputs/invalid-value-symbol-table.bc
Nikita Popov 0c553bff8e [Bitcode] Guard against out of bounds value reference
We should make sure that the value ID is in bounds, otherwise
we will assert / read out of bounds.
2022-02-07 12:16:13 +01:00

1.2 KiB