This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-04-03 16:21:41 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Bitcode
/
Reader
History
Daniel Dunbar
4e00f5f8fd
build/CMake: Finish removal of add_llvm_library_dependencies.
...
llvm-svn: 145420
2011-11-29 19:25:30 +00:00
..
BitcodeReader.cpp
remove autoupgrade support for really old-style debug info intrinsics.
2011-11-27 06:18:33 +00:00
BitcodeReader.h
remove support for reading llvm 2.9 .bc files. LLVM 3.1 is only compatible back to 3.0
2011-11-27 05:48:27 +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
build: Add initial cut at LLVMBuild.txt files.
2011-11-03 18:53:17 +00:00
Makefile
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
2010-01-24 20:43:08 +00:00