1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/tools
Chris Lattner 0c342ec032 Pull callgraph out of Cfg namespace
llvm-svn: 1822
2002-03-06 17:40:37 +00:00
..
analyze Pull callgraph out of Cfg namespace 2002-03-06 17:40:37 +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