ARM: remove dead InstPrinting code
authorTim Northover <tnorthover@apple.com>
Mon, 6 Oct 2014 17:10:13 +0000 (17:10 +0000)
committerTim Northover <tnorthover@apple.com>
Mon, 6 Oct 2014 17:10:13 +0000 (17:10 +0000)
commit969587d62d24958cca88fb7c39e0b3c1fb985b72
tree2c92b0d9c9ad673b0a222ed7fdd0e64180f6c22a
parent7fcd5f8c8904ec273bf4baceeb2c12c221934d70
ARM: remove dead InstPrinting code

This instruction form is handled by different AsmOperands now, so the code is
completely dead (and wrong anyway).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219127 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp
lib/Target/ARM/InstPrinter/ARMInstPrinter.h