wire up ARM's printMCInst method. Now llvm-mc should be able to produce
authorChris Lattner <sabre@nondot.org>
Mon, 19 Oct 2009 19:59:05 +0000 (19:59 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 19 Oct 2009 19:59:05 +0000 (19:59 +0000)
commit6a71afaec18e5bcbdb838a5e094f51e9f8ea864d
treed1a2649d7c47ed13b759899718c077112cfeb84c
parentfd60382e750c50ddb55485bf2cfcdf8dcbbcfd6b
wire up ARM's printMCInst method.  Now llvm-mc should be able to produce
"something" when printing MCInsts, it will just be missing all the
operand info.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84528 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/AsmPrinter/ARMAsmPrinter.cpp