ARM: remove custom jump table UID
authorTim Northover <tnorthover@apple.com>
Wed, 13 May 2015 20:28:38 +0000 (20:28 +0000)
committerTim Northover <tnorthover@apple.com>
Wed, 13 May 2015 20:28:38 +0000 (20:28 +0000)
commit4998a47f732c7f169ca09a3615583a18db250f5d
tree664da1f7268f8b106ec1cbcb4682d31d9a4bc489
parent688f7bb21a686fc296c8e1c313f9a1054a4baaf9
ARM: remove custom jump table UID

We were creating and propagating two separate indices for each jump table (from
back in the mists of time). However, the generic index used by other backends
is sufficient to emit a unique symbol so this was unneeded.

llvm-svn: 237294
llvm/lib/Target/ARM/ARMAsmPrinter.cpp
llvm/lib/Target/ARM/ARMAsmPrinter.h
llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
llvm/lib/Target/ARM/ARMConstantIslandPass.cpp
llvm/lib/Target/ARM/ARMISelLowering.cpp
llvm/lib/Target/ARM/ARMInstrInfo.td
llvm/lib/Target/ARM/ARMInstrThumb.td
llvm/lib/Target/ARM/ARMInstrThumb2.td
llvm/lib/Target/ARM/ARMMachineFunctionInfo.cpp
llvm/lib/Target/ARM/ARMMachineFunctionInfo.h