llvm-6502/tools
Chris Lattner 6e96a99ce3 Remove unnecessary &*
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5873 91177308-0d34-0410-b5e6-96231b3b80d8
2003-04-23 16:38:00 +00:00
..
analyze Minor tweak 2003-03-31 17:30:35 +00:00
as - 'analyze' and 'as' now explicitly verify input because AsmParser doesn't. 2002-08-30 22:54:41 +00:00
bugpoint Remove unnecessary &* 2003-04-23 16:38:00 +00:00
dis Give verbose error messages if bytecode file cannot be parsed 2003-04-16 20:51:36 +00:00
extract Move the function extractor pass from tools/extract into lib/Xform/IPO 2002-11-19 18:42:59 +00:00
gccas Eliminate some compatibility stuff no longer needed :P 2003-04-18 23:38:09 +00:00
gccld Add support for allowing the user to extend the GCCLD searchpath 2003-04-21 19:53:24 +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 * Prune down library list. In particular, llc doesn't need all of IPO, and none of data structure and IPA completely! 2003-01-19 21:55:43 +00:00
lli Build the appropriate target machine for the input pointer size and endianness 2003-04-22 18:10:32 +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 Give verbose error messages if bytecode file cannot be parsed 2003-04-16 20:51:36 +00:00
llvm-extract Move the function extractor pass from tools/extract into lib/Xform/IPO 2002-11-19 18:42:59 +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 Don't support codegen passes in opt 2003-04-16 23:02:16 +00:00
Makefile Don't try to buidl jello 2002-12-24 00:44:26 +00:00