factor out a simple helper function to create a label for PC-relative
authorJim Grosbach <grosbach@apple.com>
Sat, 18 Sep 2010 00:05:05 +0000 (00:05 +0000)
committerJim Grosbach <grosbach@apple.com>
Sat, 18 Sep 2010 00:05:05 +0000 (00:05 +0000)
commit988ce097b7774ebc935ea539f3d88c2dcc3405b2
tree6e8e4d8879692658021082678bd765e16fb24c60
parentd30cfde935cf5a8649285b6c47abb5e0f6669590
factor out a simple helper function to create a label for PC-relative
instructions (PICADD, PICLDR, et.al.)

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