OSDN Git Service

Do not put DEBUG() guard around error condition; this must *always* be printed.
authorMisha Brukman <brukman+llvm@gmail.com>
Wed, 17 Sep 2003 18:21:48 +0000 (18:21 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Wed, 17 Sep 2003 18:21:48 +0000 (18:21 +0000)
commit0bb806bd9a707358261ab83ee025c7b969c2edf0
treeaef8023e0b16ff14c6cfefec711ff916701eb2eb
parent4104f23e52c3c089a8535786b6a87a8eb6dd1374
Do not put DEBUG() guard around error condition; this must *always* be printed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8583 91177308-0d34-0410-b5e6-96231b3b80d8
support/tools/TableGen/CodeEmitterGen.cpp
utils/TableGen/CodeEmitterGen.cpp