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
9106521056290aeadcb38dd5bba1ddee35da8721
clang-p2996
/
llvm
/
lib
/
Bitcode
/
Reader
History
Chandler Carruth
9106521056
[Layering] Move AutoUpgrade.h into the IR library where its
...
implementation already lives. llvm-svn: 202961
2014-03-05 10:34:14 +00:00
..
BitcodeReader.cpp
[Layering] Move AutoUpgrade.h into the IR library where its
2014-03-05 10:34:14 +00:00
BitcodeReader.h
[C++11] Add 'override' keyword to virtual methods that override their base class.
2014-03-05 07:52:44 +00:00
BitReader.cpp
Make parseBitcodeFile return an ErrorOr<Module *>.
2014-01-15 01:08:23 +00:00
BitstreamReader.cpp
Micro-optimization: don't shift an entire bitcode record over to get the code.
2013-05-10 22:17:10 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…