Support creating a constant pool value for a machine basic block.
authorBill Wendling <isanbard@gmail.com>
Thu, 29 Sep 2011 23:48:44 +0000 (23:48 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 29 Sep 2011 23:48:44 +0000 (23:48 +0000)
commit4dd9b091cceaa62f72ed8370f8a946fbe474d8a2
tree3189e2d562986fdc01386b5454b912d84336ee55
parent48105286cbbe046d82d1a7e36a07d656d8ba2faf
Support creating a constant pool value for a machine basic block.

This is used when we want to take the address of a machine basic block, but it's
not associated with a BB in LLVM IR.

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