ARM decoder emitter should print out useful information unconditionally when it
authorJohnny Chen <johnny.chen@apple.com>
Fri, 9 Apr 2010 19:31:33 +0000 (19:31 +0000)
committerJohnny Chen <johnny.chen@apple.com>
Fri, 9 Apr 2010 19:31:33 +0000 (19:31 +0000)
commite0c74fb1defc85dfcf86cbf17fd86c0f0ed2b578
tree2edd97aeb9717d3f9c4d0da917ecea3ac87e9336
parentf8d0578e4cbd5922696c92f5068c5513d8e8d60e
ARM decoder emitter should print out useful information unconditionally when it
encounters decoding conflicts, instead of wrapping it inside the DEBUG() macro.

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