OSDN Git Service

Use DEBUG instead of DebugFlag directly, as DebugFlag does not respect
authorChris Lattner <sabre@nondot.org>
Sat, 9 Oct 2004 19:30:36 +0000 (19:30 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 9 Oct 2004 19:30:36 +0000 (19:30 +0000)
commitdd278277330c5a333ab1f6398c30997af08ffd69
tree90b06cf241376ebe73acfc0c73899eda308cd668
parent9cfa0d95fa1b6b263d4551bc55ab52f03034bc4e
Use DEBUG instead of DebugFlag directly, as DebugFlag does not respect
-debug-only!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16868 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/SCCP.cpp