llvm-project/llvm/lib/Bitcode/Reader
Nikita Popov ea93ca60ef [Bitcode] Fix size check for DIImportedEntity record
This was using && instead of ||.
2022-02-09 14:23:30 +01:00
..
BitReader.cpp Cleanup LLVMBitcode headers 2022-02-07 21:19:22 +01:00
BitcodeAnalyzer.cpp [Bitcode] Handle invalid abbrev number error more gracefully 2022-02-07 10:34:34 +01:00
BitcodeReader.cpp [Bitcode] Check minimum size of constant GEP record 2022-02-09 14:23:30 +01:00
CMakeLists.txt llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
MetadataLoader.cpp [Bitcode] Fix size check for DIImportedEntity record 2022-02-09 14:23:30 +01:00
MetadataLoader.h Cleanup LLVMBitcode headers 2022-02-07 21:19:22 +01:00
ValueList.cpp Cleanup LLVMBitcode headers 2022-02-07 21:19:22 +01:00
ValueList.h [OpaquePtr] Remove existing support for forward compatibility 2021-06-14 10:52:56 -07:00