llvm-6502/tools
Evan Cheng 9f777c64c5 Recognize arm triplets.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68229 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-01 18:54:56 +00:00
..
bugpoint Also pass -gcc-tool-args when building a shared object. 2009-03-12 00:53:34 +00:00
gccas remove attributions 2007-12-29 20:46:15 +00:00
gccld remove attributions 2007-12-29 20:46:15 +00:00
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 Use CHAR_BIT instead of hard-coding 8 in several places where it 2009-04-01 18:45:54 +00:00
llvm-config CMake: Build system fixes for XCode. llvm-config still causes us some serious trouble, but it's less serious than it used to be 2009-03-16 22:53:26 +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 Change various llvm utilities to use PrettyStackTraceProgram in 2009-03-06 05:34:10 +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 Change various llvm utilities to use PrettyStackTraceProgram in 2009-03-06 05:34:10 +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 Do not pass '-relocation-model=pic' to llc. 2009-03-31 18:33:54 +00:00
lto Recognize arm triplets. 2009-04-01 18:54:56 +00:00
opt Eliminate several more unnecessary intptr_t casts. 2009-02-18 05:09:16 +00:00
CMakeLists.txt CMake: llvmc2 is now known as llvmc. 2008-11-25 22:18:49 +00:00
Makefile Another bug :( 2009-03-11 21:05:21 +00:00