Use the new ARMConstantPoolSymbol class to handle external symbols.
authorBill Wendling <isanbard@gmail.com>
Sat, 1 Oct 2011 08:58:29 +0000 (08:58 +0000)
committerBill Wendling <isanbard@gmail.com>
Sat, 1 Oct 2011 08:58:29 +0000 (08:58 +0000)
commitfe31e673506ef9a1080eaa684b43b34178c6f447
treeddcd997881f3e127933f00cbf7ea8d99b05d1b91
parentff4a8023ecf328047c8f98c7f42bf5e8b46b2f11
Use the new ARMConstantPoolSymbol class to handle external symbols.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140939 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMAsmPrinter.cpp
lib/Target/ARM/ARMBaseInstrInfo.cpp
lib/Target/ARM/ARMCodeEmitter.cpp
lib/Target/ARM/ARMConstantPoolValue.cpp
lib/Target/ARM/ARMConstantPoolValue.h
lib/Target/ARM/ARMISelLowering.cpp