llvm-6502/tools
Chris Lattner e15f2e17ea fix the autoconf script to detect "has asmprinter"ness of a target by
looking for lib/Target/*AsmPrinter.cpp.  Fix llvm-config to handle targets
that don't have an explicit AsmPrinter library.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119057 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-14 19:10:47 +00:00
..
bugpoint Fix some places where error messages were being swallowed. 2010-11-09 01:13:31 +00:00
bugpoint-passes
edis
gold Move tool_output_file into its own file. 2010-10-07 20:32:40 +00:00
llc Move tool_output_file into its own file. 2010-10-07 20:32:40 +00:00
lli Update CMake. 2010-11-13 00:28:32 +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 Move tool_output_file into its own file. 2010-10-07 20:32:40 +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 fix the autoconf script to detect "has asmprinter"ness of a target by 2010-11-14 19:10:47 +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 Move tool_output_file into its own file. 2010-10-07 20:32:40 +00:00
llvm-extract Move tool_output_file into its own file. 2010-10-07 20:32:40 +00:00
llvm-ld Rename FindExecutable to PrependMainExecutablePath. 2010-11-03 16:14:16 +00:00
llvm-link Move tool_output_file into its own file. 2010-10-07 20:32:40 +00:00
llvm-mc Add registry hook for assembly text output 2010-11-08 02:21:17 +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 tools/llvm-shlib/Makefile: Support for FreeBSD and OpenBSD. 2010-10-28 06:45:57 +00:00
llvm-stub Hack around incompatible pointer warnings. 2010-10-16 15:43:02 +00:00
llvmc Resurrect mcc16, it is useful as an example. 2010-10-23 07:33:02 +00:00
lto Record sysbols created by aliases. Fixes PR8414. 2010-10-20 04:57:22 +00:00
opt Tweak the opt -O2 / opt -O3 inliner thresholds to be the same as llvm-gcc and 2010-11-02 23:40:28 +00:00
CMakeLists.txt Add polly support to the build system. 2010-10-30 00:54:26 +00:00
Makefile Add polly support to the build system. 2010-10-30 00:54:26 +00:00