This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Bitcode
/
Reader
History
Nikita Popov
ea93ca60ef
[Bitcode] Fix size check for DIImportedEntity record
...
This was using && instead of ||.
2022-02-09 14:23:30 +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
BitReader.cpp
Cleanup LLVMBitcode headers
2022-02-07 21:19:22 +01:00
CMakeLists.txt
…
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