llvm-6502/tools
Chris Lattner 417fbe5287 Change to use new pass accessor functions
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1817 91177308-0d34-0410-b5e6-96231b3b80d8
2002-02-26 21:47:29 +00:00
..
analyze Cleanup to build with GCC 3.0.4 2002-02-24 23:25:24 +00:00
as In an amazing fit of stupidity, I flipped the conditional and didn't test 2002-01-22 21:07:24 +00:00
dis GCC3.0.4 crashes when compiling this. Comment it out for now 2002-02-24 23:03:37 +00:00
gccas Change to use new pass accessor functions 2002-02-26 21:47:29 +00:00
gccld Initial Checkin of gccld 2002-01-24 19:12:12 +00:00
link Accept, but ignore -lfoo options. 2002-01-25 03:59:39 +00:00
llc * Make all command line arguments static 2002-02-26 21:36:53 +00:00
lli Remove hack. This is better fixed in Makefile.common 2002-02-24 23:25:46 +00:00
llvm-as In an amazing fit of stupidity, I flipped the conditional and didn't test 2002-01-22 21:07:24 +00:00
llvm-dis GCC3.0.4 crashes when compiling this. Comment it out for now 2002-02-24 23:03:37 +00:00
llvm-link Accept, but ignore -lfoo options. 2002-01-25 03:59:39 +00:00
opt Change over to use new style pass mechanism, now passes only expose small 2002-02-26 21:46:54 +00:00
tests Uhm... that was really bad 2001-09-07 21:26:51 +00:00
Makefile Build new gccas tool 2001-10-31 04:29:30 +00:00