llvm-6502/tools
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
..
bugpoint Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." 2010-09-13 23:59:48 +00:00
bugpoint-passes Minor cleanups to follow the common convention for pass 2010-08-20 00:56:16 +00:00
edis build: Don't pass -avoid-version or -no-undefined on Darwin, they don't do 2010-07-31 21:32:56 +00:00
gold Don't build redundant libLLVMgold.a. 2010-09-10 06:26:57 +00:00
llc Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." 2010-09-13 23:59:48 +00:00
lli Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." 2010-09-13 23:59:48 +00:00
llvm-ar Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." 2010-09-13 23:59:48 +00:00
llvm-as Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." 2010-09-13 23:59:48 +00:00
llvm-bcanalyzer Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." 2010-09-13 23:59:48 +00:00
llvm-config Stop the build if cyclic library dependecies found. 2010-10-02 03:04:49 +00:00
llvm-diff Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." 2010-09-13 23:59:48 +00:00
llvm-dis Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." 2010-09-13 23:59:48 +00:00
llvm-extract Fix llvm-extract -delete's lazy loading to materialize the functions that 2010-09-23 00:33:13 +00:00
llvm-ld Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." 2010-09-13 23:59:48 +00:00
llvm-link Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." 2010-09-13 23:59:48 +00:00
llvm-mc Push twines deeper into SourceMgr's error handling methods. 2010-09-27 17:42:11 +00:00
llvm-nm Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." 2010-09-13 23:59:48 +00:00
llvm-prof Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." 2010-09-13 23:59:48 +00:00
llvm-ranlib Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." 2010-09-13 23:59:48 +00:00
llvm-shlib This patch enables ENABLE_SHARED=1 to build DLL based LLVM toolchain on MingW & Cygwin. 2010-08-17 19:03:03 +00:00
llvm-stub
llvmc llvmc: Support '-emit-llvm -S' with -opt. 2010-09-22 09:00:41 +00:00
lto Provide a fast "get me the target triple from the module" API. This can 2010-10-06 01:22:42 +00:00
opt Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." 2010-09-13 23:59:48 +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 Check in a couple of changes that I apparently never committed: 2010-08-24 09:16:51 +00:00