llvm-6502/tools
Chris Lattner 221d688a5e Method.h no longer includes BasicBlock.h
Method::inst_* is now in llvm/Support/InstIterator.h
GraphTraits specializations for BasicBlock and Methods are now in llvm/Support/CFG.h


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1746 91177308-0d34-0410-b5e6-96231b3b80d8
2002-02-12 21:07:25 +00:00
..
analyze Method.h no longer includes BasicBlock.h 2002-02-12 21:07:25 +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 Method.h no longer includes BasicBlock.h 2002-02-12 21:07:25 +00:00
gccas Resolve deps 2002-01-31 15:52:41 +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 Trim down makefile, again. 2002-02-04 17:37:25 +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 Method.h no longer includes BasicBlock.h 2002-02-12 21:07:25 +00:00
llvm-link Accept, but ignore -lfoo options. 2002-01-25 03:59:39 +00:00
opt Enable register promotion pass 2002-02-12 17:17:33 +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