Debug info: Remove ARMAsmPrinter::EmitDwarfRegOp(). AsmPrinter can now
authorAdrian Prantl <aprantl@apple.com>
Thu, 27 Feb 2014 17:56:08 +0000 (17:56 +0000)
committerAdrian Prantl <aprantl@apple.com>
Thu, 27 Feb 2014 17:56:08 +0000 (17:56 +0000)
commit4bd26ae070d3ee565c5b0297657003ee4767a5ab
tree163d772d8dde9c11e9b1f80ed6a0646827973b4a
parentcc331c8f40107934b4bfa36d3646126bc0c4a412
Debug info: Remove ARMAsmPrinter::EmitDwarfRegOp(). AsmPrinter can now
scan the register file for sub- and super-registers.
No functionality change intended.

(Tests are updated because the comments in the assembler output are
different.)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202416 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/Target/ARM/ARMAsmPrinter.cpp
lib/Target/ARM/ARMAsmPrinter.h
test/CodeGen/ARM/debug-info-qreg.ll
test/CodeGen/ARM/debug-info-s16-reg.ll
test/CodeGen/ARM/debug-info-sreg2.ll
test/DebugInfo/X86/subreg.ll