This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
efcf06f5f21792b83bbbbf9bd562a9470d49ddd4
clang-p2996
/
llvm
/
lib
/
Bitcode
/
Reader
History
Benjamin Kramer
efcf06f5f2
Move symbols from the global namespace into (anonymous) namespaces. NFC.
...
llvm-svn: 294837
2017-02-11 11:06:55 +00:00
..
BitcodeReader.cpp
Address Mehdi's post-commit review comments on r294795.
2017-02-11 03:19:22 +00:00
BitReader.cpp
Add explicit (void) cast to unused unique_ptr::release() results
2016-11-14 07:26:17 +00:00
BitstreamReader.cpp
Change BitstreamCursor::skipRecord to return the record code (NFC)
2017-01-04 22:54:14 +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
Move symbols from the global namespace into (anonymous) namespaces. NFC.
2017-02-11 11:06:55 +00:00
MetadataLoader.h
[ThinLTO] Fix lazy-loading of MDString instruction attachments
2017-01-20 20:29:16 +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