Output the opcode name of the instruction being emitted to cerr.
authorMisha Brukman <brukman+llvm@gmail.com>
Wed, 28 May 2003 18:29:10 +0000 (18:29 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Wed, 28 May 2003 18:29:10 +0000 (18:29 +0000)
commitecc7fd3c56f482ecb4ea42d2cf83e54f73dfb69a
tree2c596f5ad41050e4c1ae2111b500dd373b7067da
parenteae77de8690d9e53a695ae0286e289266716772e
Output the opcode name of the instruction being emitted to cerr.

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