llvm-6502/tools
Devang Patel 442b1aa94b Fix comments, help messages.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56282 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-17 16:01:39 +00:00
..
bugpoint Allow use of ssh to perform remote execution. 2008-09-09 06:11:26 +00:00
gccas
gccld
llc Don't silently ignore errors when opening output streams. 2008-08-21 15:33:45 +00:00
lli Move X86 assembler printers into separate directory. This allows JIT-only users not to link it in (use 'x86codegen' llvm-config arg for this) 2008-08-17 13:53:59 +00:00
llvm-ar
llvm-as
llvm-bcanalyzer
llvm-config Move X86 assembler printers into separate directory. This allows JIT-only users not to link it in (use 'x86codegen' llvm-config arg for this) 2008-08-17 13:53:59 +00:00
llvm-db
llvm-dis
llvm-extract
llvm-ld Remove GCSE, ValueNumbering, and LoadValueNumbering. These have been deprecated for almost a year; it's finally time for them to go away. 2008-08-15 21:31:02 +00:00
llvm-link
llvm-nm
llvm-prof Switch the asmprinter (.ll) and all the stuff it requires over to 2008-08-23 22:23:09 +00:00
llvm-ranlib
llvm-stub
llvmc2
lto Don't silently ignore errors when opening output streams. 2008-08-21 15:33:45 +00:00
lto-bugpoint Identify llvm bit-code file that is causing linking failure in LTO mode. 2008-07-24 00:34:11 +00:00
opt Fix comments, help messages. 2008-09-17 16:01:39 +00:00
Makefile Rename new lto2 tool as lto. 2008-06-30 18:15:01 +00:00