llvm-6502/tools
Chris Lattner 0179450064 - Converted CWriter to be an LLVM pass.
- Convert dis to use a PassManager to do it's work.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3560 91177308-0d34-0410-b5e6-96231b3b80d8
2002-08-31 00:30:15 +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 - Reformat comments 2002-08-30 22:55:32 +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 Added mapping lib in llc makefile 2002-08-27 16:46:11 +00:00
lli Namespace correctness is good 2002-07-25 16:39:56 +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 - Eliminate the last traces of the 'analysis' namespace 2002-08-30 22:53:53 +00:00
Makefile Reorder tool building sequence to more closely match the reality of what 2002-08-01 00:01:33 +00:00