llvm-6502/tools
Bill Wendling 7afea0cfc4 Add a new scope type "LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN" for the
"linker_private_weak_auto_def" linkage type for LTO.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114868 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-27 20:17:45 +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 Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." 2010-09-13 23:59:48 +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 Silence MSVC warning. 2009-08-11 11:01:19 +00:00
llvmc llvmc: Support '-emit-llvm -S' with -opt. 2010-09-22 09:00:41 +00:00
lto Add a new scope type "LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN" for the 2010-09-27 20:17:45 +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