llvm/lib
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
..
Analysis Method.h no longer includes BasicBlock.h 2002-02-12 21:07:25 +00:00
AsmParser Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
Bytecode Method.h no longer includes BasicBlock.h 2002-02-12 21:07:25 +00:00
CodeGen Method.h no longer includes BasicBlock.h 2002-02-12 21:07:25 +00:00
ExecutionEngine Method.h no longer includes BasicBlock.h 2002-02-12 21:07:25 +00:00
Linker Method.h no longer includes BasicBlock.h 2002-02-12 21:07:25 +00:00
Support If an invalid alternative is listed for an argument, print the valid options 2002-01-31 00:42:56 +00:00
Target Method.h no longer includes BasicBlock.h 2002-02-12 21:07:25 +00:00
Transforms Method.h no longer includes BasicBlock.h 2002-02-12 21:07:25 +00:00
VMCore Method.h no longer includes BasicBlock.h 2002-02-12 21:07:25 +00:00
Makefile Move stuff out of the Optimizations directories into the appropriate Transforms 2002-01-21 23:17:48 +00:00