llvm-6502/tools
Mikhail Glushenkov 4558f481b8 Support --with-llvmgccdir and friends in llvmc, take 2.
Should now work when building with objdir != srcdir and when llvm-gcc is not
available.

Thanks to Duncan Sands for testing and advice!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69700 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-21 19:46:10 +00:00
..
bugpoint CloneModule stores the BasicBlock mapping in ValueMap. There's no need to 2009-04-04 09:39:23 +00:00
gccas
gccld
gold Force 'llvm-config' to go first, optionally followed by lto and gold mixed in 2009-02-26 07:56:49 +00:00
llc CodeGen still defaults to non-verbose asm, but llc now overrides it and default to verbose. 2009-03-25 01:48:21 +00:00
lli Change various llvm utilities to use PrettyStackTraceProgram in 2009-03-06 05:34:10 +00:00
llvm-ar Change various llvm utilities to use PrettyStackTraceProgram in 2009-03-06 05:34:10 +00:00
llvm-as Change various llvm utilities to use PrettyStackTraceProgram in 2009-03-06 05:34:10 +00:00
llvm-bcanalyzer Add an API for the bitstream reader to read blobs and return 2009-04-07 02:56:46 +00:00
llvm-config Accommodate empty string for build type. This was previously causing an error 2009-04-08 17:28:16 +00:00
llvm-db Change various llvm utilities to use PrettyStackTraceProgram in 2009-03-06 05:34:10 +00:00
llvm-dis Change various llvm utilities to use PrettyStackTraceProgram in 2009-03-06 05:34:10 +00:00
llvm-extract Use .empty() instead of .size(). 2009-04-20 16:19:02 +00:00
llvm-ld Change various llvm utilities to use PrettyStackTraceProgram in 2009-03-06 05:34:10 +00:00
llvm-link Change various llvm utilities to use PrettyStackTraceProgram in 2009-03-06 05:34:10 +00:00
llvm-nm Add a new "available_externally" linkage type. This is intended 2009-04-13 05:44:34 +00:00
llvm-prof Change various llvm utilities to use PrettyStackTraceProgram in 2009-03-06 05:34:10 +00:00
llvm-ranlib Change various llvm utilities to use PrettyStackTraceProgram in 2009-03-06 05:34:10 +00:00
llvm-stub Comment headers should extend to 80 chars. 2008-12-31 17:40:52 +00:00
llvmc Support --with-llvmgccdir and friends in llvmc, take 2. 2009-04-21 19:46:10 +00:00
lto Recognize arm triplets. 2009-04-01 18:54:56 +00:00
opt Fixed file header comment. 2009-04-01 21:37:19 +00:00
CMakeLists.txt CMake: llvmc2 is now known as llvmc. 2008-11-25 22:18:49 +00:00
Makefile Remove clang since its conditionally there already. 2009-04-20 17:48:16 +00:00