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
3cb6f83ebbde1d6d33651dcab64d5207900c4114
llvm-project
/
llvm
/
lib
/
Bitcode
/
Reader
History
Chris Lattner
3cb6f83ebb
switch AttrListPtr::get to take an ArrayRef, simplifying a lot of clients.
...
llvm-svn: 157556
2012-05-28 01:47:44 +00:00
..
BitcodeReader.cpp
switch AttrListPtr::get to take an ArrayRef, simplifying a lot of clients.
2012-05-28 01:47:44 +00:00
BitcodeReader.h
Fix PR12080 by ensuring that MaterializeModule actually reads all the bitcode
2012-02-29 00:07:09 +00:00
BitReader.cpp
Add Module functions in place of module providers.
2010-03-02 23:58:54 +00:00
CMakeLists.txt
build/CMake: Finish removal of add_llvm_library_dependencies.
2011-11-29 19:25:30 +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