Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change references to the Method class to be references to the Function | Chris Lattner | 2002-04-07 | 1 | -18/+20 |
* | * Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into | Chris Lattner | 2002-02-12 | 1 | -12/+133 |
* | * Move BasicBlock and Method graph stuff to new "llvm/Support/CFG.h" file | Chris Lattner | 2002-02-12 | 1 | -0/+115 |