Wire up the ARM MCInst printer, for llvm-mc.
authorDaniel Dunbar <daniel@zuster.org>
Tue, 20 Oct 2009 05:15:36 +0000 (05:15 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 20 Oct 2009 05:15:36 +0000 (05:15 +0000)
commit2685a29a8d4ced7791bb671e28f9fe51c74eb3bb
treeb9a285701c8eb1ed109d5f065831b4722b185e7b
parent07adb85cb7f97968b3b9a102e5fa504a5f6ac682
Wire up the ARM MCInst printer, for llvm-mc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84600 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetRegistry.h
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
lib/Target/ARM/AsmPrinter/ARMAsmPrinter.cpp