summaryrefslogtreecommitdiff
path: root/include/Support/Debug.h
Commit message (Expand)AuthorAge
* Include <iostream> here, because most people using DEBUG() want to use std::c...Brian Gaeke2004-07-21
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-11
* Added LLVM notice.John Criswell2003-10-20
* Move debugging support out of Statistic.h into Debug.h, implement the new DEB...Chris Lattner2003-08-01