llvm-6502/tools
Chris Lattner f8b90ee366 * The cleangcc pass is broken into two parts, we only want to
FunctionResolvingPass one.
* We run it *after* the symbol stripping pass so that -strip can be
  pipelined with the constant merging pass or something else if desired.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2226 91177308-0d34-0410-b5e6-96231b3b80d8
2002-04-10 20:37:47 +00:00
..
analyze Add #includes 2002-04-08 22:04:24 +00:00
as Remove asmwriter library from link line, because the useful contents of it 2002-04-07 22:35:30 +00:00
dis Remove extranous #include 2002-04-08 22:05:10 +00:00
gccas The cleangcc pass is brokeninto two pieces, execute both of them. 2002-04-10 20:33:32 +00:00
gccld * The cleangcc pass is broken into two parts, we only want to 2002-04-10 20:37:47 +00:00
link Remove asmwriter library from link line, because the useful contents of it 2002-04-07 22:35:30 +00:00
llc s/PrintMethodPass/PrintFunctionPass 2002-04-08 22:05:01 +00:00
lli Remove asmwriter library from link line, because the useful contents of it 2002-04-07 22:35:30 +00:00
llvm-as Remove asmwriter library from link line, because the useful contents of it 2002-04-07 22:35:30 +00:00
llvm-dis Remove extranous #include 2002-04-08 22:05:10 +00:00
llvm-link Remove asmwriter library from link line, because the useful contents of it 2002-04-07 22:35:30 +00:00
opt s/PrintMethodPass/PrintFunctionPass 2002-04-08 22:05:01 +00:00
tests Uhm... that was really bad 2001-09-07 21:26:51 +00:00
Makefile Don't forget to build gccld! 2002-03-06 18:05:02 +00:00