This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-05-06 00:26:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Bitcode
/
Reader
History
Bill Wendling
e94d843e43
s/AttrListPtr/AttributeSet/g to better label what this class is going to be in the near future.
...
llvm-svn: 169651
2012-12-07 23:16:57 +00:00
..
BitcodeReader.cpp
s/AttrListPtr/AttributeSet/g to better label what this class is going to be in the near future.
2012-12-07 23:16:57 +00:00
BitcodeReader.h
s/AttrListPtr/AttributeSet/g to better label what this class is going to be in the near future.
2012-12-07 23:16:57 +00:00
BitReader.cpp
Use the new script to sort the includes of every file under lib.
2012-12-03 16:50:05 +00:00
CMakeLists.txt
llvm/lib: [CMake] Add explicit dependency to intrinsics_gen.
2012-06-24 13:32:01 +00:00
LLVMBuild.txt
LLVMBuild: Remove trailing newline, which irked me.
2011-12-12 19:48:00 +00:00
Makefile
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
2010-01-24 20:43:08 +00:00