llvm-6502/tools
2002-09-16 16:36:13 +00:00
..
analyze - 'analyze' and 'as' now explicitly verify input because AsmParser doesn't. 2002-08-30 22:54:37 +00:00
as - 'analyze' and 'as' now explicitly verify input because AsmParser doesn't. 2002-08-30 22:54:41 +00:00
dis - Converted CWriter to be an LLVM pass. 2002-08-31 00:30:15 +00:00
extract Print the tool name when an error comes from so that I can tell which 2002-07-30 21:43:22 +00:00
gccas * No longer need to run die after instcombine 2002-09-06 18:41:33 +00:00
gccld Print the tool name when an error comes from so that I can tell which 2002-07-30 21:43:22 +00:00
link Print the tool name when an error comes from so that I can tell which 2002-07-30 21:43:25 +00:00
llc Change several entries to use the .o instead of .a to expose pass options. 2002-09-16 16:36:13 +00:00
lli Export symbols for linux 2002-09-13 22:20:19 +00:00
llvm-as - 'analyze' and 'as' now explicitly verify input because AsmParser doesn't. 2002-08-30 22:54:41 +00:00
llvm-dis - Converted CWriter to be an LLVM pass. 2002-08-31 00:30:15 +00:00
llvm-extract Print the tool name when an error comes from so that I can tell which 2002-07-30 21:43:22 +00:00
llvm-link Print the tool name when an error comes from so that I can tell which 2002-07-30 21:43:25 +00:00
opt Add support for optimization passes that use a TargetMachine object. 2002-09-16 16:09:43 +00:00
Makefile Reorder tool building sequence to more closely match the reality of what 2002-08-01 00:01:33 +00:00