aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/Debug.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Reenable optimized buildChris Lattner2003-08-121-0/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7788 91177308-0d34-0410-b5e6-96231b3b80d8
* Move debug functionality to Debug.cpp/Debug.hChris Lattner2003-08-011-0/+53
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7494 91177308-0d34-0410-b5e6-96231b3b80d8