Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include <iostream> here, because most people using DEBUG() want to use std::c... | Brian Gaeke | 2004-07-21 | 1 | -0/+3 |
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 1 | -0/+4 |
* | Added LLVM notice. | John Criswell | 2003-10-20 | 1 | -0/+7 |
* | Move debugging support out of Statistic.h into Debug.h, implement the new DEB... | Chris Lattner | 2003-08-01 | 1 | -0/+53 |