llvm-6502/tools
2010-12-07 00:33:43 +00:00
..
bugpoint Merge System into Support. 2010-11-29 18:16:10 +00:00
bugpoint-passes
edis
gold Now to chant the magical incantation that will exorcise the System library 2010-11-29 19:44:50 +00:00
llc Disable .loc support on older darwin OSes. 2010-12-02 23:03:57 +00:00
lli Merge System into Support. 2010-11-29 18:16:10 +00:00
llvm-ar convert llvm-ar and llvm-ranlib to raw_ostream from iostreams. 2010-11-29 23:02:20 +00:00
llvm-as Merge System into Support. 2010-11-29 18:16:10 +00:00
llvm-bcanalyzer Merge System into Support. 2010-11-29 18:16:10 +00:00
llvm-config
llvm-diff
llvm-dis Merge System into Support. 2010-11-29 18:16:10 +00:00
llvm-extract Merge System into Support. 2010-11-29 18:16:10 +00:00
llvm-ld Merge System into Support. 2010-11-29 18:16:10 +00:00
llvm-link Merge System into Support. 2010-11-29 18:16:10 +00:00
llvm-mc Merge System into Support. 2010-11-29 18:16:10 +00:00
llvm-nm Merge System into Support. 2010-11-29 18:16:10 +00:00
llvm-prof Merge System into Support. 2010-11-29 18:16:10 +00:00
llvm-ranlib convert llvm-ar and llvm-ranlib to raw_ostream from iostreams. 2010-11-29 23:02:20 +00:00
llvm-shlib
llvm-stub
llvmc I swear I did a make clean and make before committing all this... 2010-11-29 18:47:54 +00:00
lto Do not try luck by using given name to create temporary file. In parallel builds it may not work. 2010-12-06 18:04:39 +00:00
macho-dump macho-dump: Add support for --dump-section-data and tweak a few format strings. 2010-11-27 13:58:16 +00:00
opt Add a simple breakpoint location printer. This will be used by upcoming "debug info in optimized code" quality test harness to set breakpoints at "interesting" locations. 2010-12-07 00:33:43 +00:00
CMakeLists.txt macho-dump: Stub out C++ macho-dump tool. 2010-11-27 05:58:44 +00:00
Makefile tools/Makefile: Don't look into $(TARGET_OS), but $(HOST_OS), to inspect availability of loadable module! 2010-11-29 08:58:11 +00:00