lower the ARM::CONSTPOOL_ENTRY pseudo op, giving us constant pool entries
authorChris Lattner <sabre@nondot.org>
Mon, 19 Oct 2009 22:33:05 +0000 (22:33 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 19 Oct 2009 22:33:05 +0000 (22:33 +0000)
commita70e644820db9c58f201bd27ed3c28f81261a0d9
tree0c644bd2812c3f971a206f6edecee2d93ba3286a
parentd482f55af135081aee7f7ab972bb8973f189c88f
lower the ARM::CONSTPOOL_ENTRY pseudo op, giving us constant pool entries
like:

@ BB#1:
.align 2
LCPI1_0:
.long L_.str-(LPC0+8)

Note that proper indentation of the label :)

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