This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
archived-llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked archived-llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2026-01-31 01:35:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a2b51bb341fd7ee83eec7f1862b90411fee7b310
archived-llvm-mirror
/
lib
/
Bitcode
/
Reader
History
Bill Wendling
ef718b99d4
Provide a fast "get me the target triple from the module" API. This can
...
drastically reduce the linking time during LTO. Patch by Shantonu Sen! llvm-svn: 115728
2010-10-06 01:22:42 +00:00
..
BitcodeReader.cpp
Provide a fast "get me the target triple from the module" API. This can
2010-10-06 01:22:42 +00:00
BitcodeReader.h
Provide a fast "get me the target triple from the module" API. This can
2010-10-06 01:22:42 +00:00
BitReader.cpp
Add Module functions in place of module providers.
2010-03-02 23:58:54 +00:00
CMakeLists.txt
Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."
2010-09-13 23:59:48 +00:00
Makefile
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
2010-01-24 20:43:08 +00:00