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
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
..
BitcodeAnalyzer.cpp
[Bitcode] Handle invalid abbrev number error more gracefully
2022-02-07 10:34:34 +01:00
BitcodeReader.cpp
[Bitcode] Guard against out of bounds value reference
2022-02-07 12:16:13 +01:00
BitReader.cpp
…
CMakeLists.txt
…
MetadataLoader.cpp
Reduce dependencies on llvm/BinaryFormat/Dwarf.h
2022-02-04 11:44:03 +01:00
MetadataLoader.h
…
ValueList.cpp
Remove accidentally added debugging code from D103135
2021-06-14 11:11:40 -07:00
ValueList.h
[OpaquePtr] Remove existing support for forward compatibility
2021-06-14 10:52:56 -07:00