llvm-6502/tools
Chris Lattner 0c13998775 Rename Kept -> Suffix
FIX problem where we were incorrectly putting the prefix of the list into the "suffix" list.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5926 91177308-0d34-0410-b5e6-96231b3b80d8
2003-04-25 03:16:33 +00:00
..
analyze Make sure to create a target data that matches the Module's target properties. 2003-04-24 19:13:02 +00:00
as - 'analyze' and 'as' now explicitly verify input because AsmParser doesn't. 2002-08-30 22:54:41 +00:00
bugpoint Rename Kept -> Suffix 2003-04-25 03:16:33 +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 Make sure to create a target data that matches the Module's target properties. 2003-04-24 19:13:02 +00:00
gccld Make sure to create a target data that matches the Module's target properties. 2003-04-24 19:13:02 +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 Remove support for "target data" pass ctors 2003-04-24 18:36:41 +00:00
lli We now need to link libscalar to get the switch lowering pass 2003-04-23 16:43:02 +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 Make sure to create a target data that matches the Module's target properties. 2003-04-24 19:13:02 +00:00
Makefile Don't try to buidl jello 2002-12-24 00:44:26 +00:00