summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/RelocationResolver.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2019-07-19 01:10:28 +0000
committerBill Wendling <isanbard@gmail.com>2019-07-19 01:10:28 +0000
commitccbffefccaff42b0d094c9ef0f49fc3e8c8456ea (patch)
treee9ce303fe2a9e03c8fef146f356c7bc21d4420bc /llvm/lib/Object/RelocationResolver.cpp
parentd3607756dda65ce4f705462e48ed73a4afdd073a (diff)
downloadbcm5719-llvm-ccbffefccaff42b0d094c9ef0f49fc3e8c8456ea.tar.gz
bcm5719-llvm-ccbffefccaff42b0d094c9ef0f49fc3e8c8456ea.zip
Use the MachineBasicBlock symbol for a callbr target
Summary: Inline asm doesn't use labels when compiled as an object file. Therefore, we shouldn't create one for the (potential) callbr destination. Instead, use the symbol for the MachineBasicBlock. Reviewers: nickdesaulniers, craig.topper Reviewed By: nickdesaulniers Subscribers: xbolva00, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D64888 llvm-svn: 366523
Diffstat (limited to 'llvm/lib/Object/RelocationResolver.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud