Files
clang-p2996/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
Nikita Popov 975c05b69d [Bitcode] Check for missing load type
We perform do this check independently of whether this is an old
or new style load.

Fixes https://github.com/llvm/llvm-project/issues/74556.
2023-12-06 12:03:30 +01:00

296 KiB