llvm-6502/tools
Evan Cheng 63d6f324ca Untabify.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72600 91177308-0d34-0410-b5e6-96231b3b80d8
2009-05-30 00:48:34 +00:00
..
bugpoint Fix the crash debugger to actually bisect globals once it's determined that it 2009-05-25 06:29:56 +00:00
gccas
gccld
gold Make sure the CXXFLAGS setting is picked up by 2009-05-16 04:00:00 +00:00
llc Default llc / lli optimization to "Default", which corresponds to -O1 / -O2. 2009-05-04 23:05:19 +00:00
lli Default llc / lli optimization to "Default", which corresponds to -O1 / -O2. 2009-05-04 23:05:19 +00:00
llvm-ar
llvm-as
llvm-bcanalyzer Fix a compiler warning on hosts where uint64_t isn't unsigned long long. 2009-05-01 16:33:33 +00:00
llvm-config CMake: Set LIBS on llvm-config so we can query the system libraries 2009-05-27 15:49:33 +00:00
llvm-db
llvm-dis
llvm-extract Use .empty() instead of .size(). 2009-04-20 16:19:02 +00:00
llvm-ld
llvm-link
llvm-nm Add a new "available_externally" linkage type. This is intended 2009-04-13 05:44:34 +00:00
llvm-prof
llvm-ranlib
llvm-stub
llvmc The 'forward_as' property did not use its second argument. 2009-05-06 01:41:19 +00:00
lto Untabify. 2009-05-30 00:48:34 +00:00
opt Fixed file header comment. 2009-04-01 21:37:19 +00:00
CMakeLists.txt
Makefile aDd support for building a subset of the llvm tools, patch by Jeffrey Yasskin! 2009-04-25 22:08:52 +00:00