summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2018-09-13 04:55:08 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2018-09-13 04:55:08 +0000
commitaaa72c547bfd621fdbd63f631777b92bc3b1442c (patch)
treee75f8de8119f974f18cb08859d56fa7b4de634b3 /llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
parentb2724d9af8057ed60182385caa64d4c44e949b79 (diff)
downloadbcm5719-llvm-aaa72c547bfd621fdbd63f631777b92bc3b1442c.tar.gz
bcm5719-llvm-aaa72c547bfd621fdbd63f631777b92bc3b1442c.zip
ARM: correct the relocation type for `bl` on WoA
The `IMAGE_REL_ARM_BRANCH20T` applies only to a `b.w` instruction. A thumb-2 `bl` should be relocated using a `IMAGE_REL_ARM_BRANCH24T`. Correct the relocation that we emit in such a case. Resolves PR38620! Based on the patch by Jordan Rhee! llvm-svn: 342109
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud