Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * Make it compile with GCC 3.0.4 | Chris Lattner | 2002-02-24 | 1 | -7/+6 | |
| | | | | llvm-svn: 1788 | |||||
* | Method.h no longer includes BasicBlock.h | Chris Lattner | 2002-02-12 | 1 | -6/+7 | |
| | | | | | | | Method::inst_* is now in llvm/Support/InstIterator.h GraphTraits specializations for BasicBlock and Methods are now in llvm/Support/CFG.h llvm-svn: 1746 | |||||
* | Code pulled out of MAchineInstr.(h|cpp) | Chris Lattner | 2002-02-03 | 1 | -0/+300 | |
llvm-svn: 1660 |