llvm-6502/lib/Bitcode/Reader
Bill Wendling 34711747a1 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!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115728 91177308-0d34-0410-b5e6-96231b3b80d8
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