diff options
author | Bill Wendling <isanbard@gmail.com> | 2019-07-19 01:10:28 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2019-07-19 01:10:28 +0000 |
commit | ccbffefccaff42b0d094c9ef0f49fc3e8c8456ea (patch) | |
tree | e9ce303fe2a9e03c8fef146f356c7bc21d4420bc /llvm/lib/Object/RelocationResolver.cpp | |
parent | d3607756dda65ce4f705462e48ed73a4afdd073a (diff) | |
download | bcm5719-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