use DEBUG instead of DebugFlag directly so that this
authorChris Lattner <sabre@nondot.org>
Sat, 27 Feb 2010 06:51:44 +0000 (06:51 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 27 Feb 2010 06:51:44 +0000 (06:51 +0000)
commitaaf5486b82f512ada7ca11cec27f96fb06db36d8
tree8a4069c783091c619b23ef7def96728f10d8cc70
parentd323fd45e3eb5254a423e1ae14250854816a141f
use DEBUG instead of DebugFlag directly so that this
respects -debug-only=something-else.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97307 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/CodeGenDAGPatterns.cpp