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 70f03681e8 PassManager is now in its own header file
MethodPass's now cannot be run on external methods

llvm-svn: 1609
2002-01-31 00:46:45 +00:00
..
analyze Convert analyze over to use new pass framework for its analyses 2002-01-31 00:46:09 +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 In an amazing fit of stupidity, I flipped the conditional and didn't test 2002-01-22 21:07:24 +00:00
gccas PassManager is now in it's own header file 2002-01-31 00:46:22 +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 PassManager is now in its own header file 2002-01-31 00:46:45 +00:00
lli Eliminate opt library 2002-01-21 23:13: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 In an amazing fit of stupidity, I flipped the conditional and didn't test 2002-01-22 21:07:24 +00:00
llvm-link Accept, but ignore -lfoo options. 2002-01-25 03:59:39 +00:00
opt In an amazing fit of stupidity, I flipped the conditional and didn't test 2002-01-22 21:07:24 +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