Move debug functionality to Debug.cpp/Debug.h
authorChris Lattner <sabre@nondot.org>
Fri, 1 Aug 2003 22:15:41 +0000 (22:15 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 1 Aug 2003 22:15:41 +0000 (22:15 +0000)
commit038e05a9171ca81c106bc3b1c52c77284cac80e2
treede7dc119c10497029d55d66b12644e1b3daf0284
parent96a54db5e763c19f556a1b54ad2956cc91b81cb8
Move debug functionality to Debug.cpp/Debug.h

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7494 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Debug.cpp [new file with mode: 0644]
lib/Support/Statistic.cpp
support/lib/Support/Debug.cpp [new file with mode: 0644]
support/lib/Support/Statistic.cpp