This website requires JavaScript.
Explore
Help
Sign In
nicolas
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
5022bb723853051a17d983322d30dfdac76d0914
llvm-project
/
llvm
/
lib
/
Bitcode
/
Reader
History
Amjad Aboud
7faeecc8f7
[DebugInfo] Added support for Checksum debug info feature.
...
Differential Revision:
https://reviews.llvm.org/D27642
llvm-svn: 290514
2016-12-25 10:12:09 +00:00
..
BitcodeReader.cpp
Clear the PendingTypeTests vector after moving from it.
2016-12-22 02:52:23 +00:00
BitReader.cpp
Add explicit (void) cast to unused unique_ptr::release() results
2016-11-14 07:26:17 +00:00
BitstreamReader.cpp
Bitcode: Correctly handle Fixed and VBR arrays in BitstreamCursor::skipRecord().
2016-12-01 05:47:58 +00:00
CMakeLists.txt
Refactor BitcodeReader: move Metadata and ValueId handling in their own class/file
2016-12-12 19:34:26 +00:00
LLVMBuild.txt
…
MetadataLoader.cpp
[DebugInfo] Added support for Checksum debug info feature.
2016-12-25 10:12:09 +00:00
MetadataLoader.h
MetadataLoader: Refactor "IsImporting" into the Pimpl for the MetadataLoader (NFC)
2016-12-23 02:20:02 +00:00
ValueList.cpp
Refactor BitcodeReader: move Metadata and ValueId handling in their own class/file
2016-12-12 19:34:26 +00:00
ValueList.h
Refactor BitcodeReader: move Metadata and ValueId handling in their own class/file
2016-12-12 19:34:26 +00:00