diff options
author | Stefan Pintilie <stefanp@ca.ibm.com> | 2022-03-23 13:46:57 -0500 |
---|---|---|
committer | Stefan Pintilie <stefanp@ca.ibm.com> | 2022-03-23 19:01:05 -0500 |
commit | 2c25c65cdce296d985fa2b6443ca73f42ce9c994 (patch) | |
tree | 7aa489380d16c536357917896a7f9f2c3a339875 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 6d0f5d95ad4d005dccad3f94b1ac6941a3167939 (diff) | |
download | llvm-2c25c65cdce296d985fa2b6443ca73f42ce9c994.zip llvm-2c25c65cdce296d985fa2b6443ca73f42ce9c994.tar.gz llvm-2c25c65cdce296d985fa2b6443ca73f42ce9c994.tar.bz2 |
[PowerPC] The BL8_NOTOC_RM instruction needs to produce a notoc relocation.
The BL8_NOTOC_RM instruction was incorrectly producing a relocation that reqired
a TOC restore after the call. This patch fixes that issue and the notoc
relocation is now used.
Reviewed By: jsji
Differential Revision: https://reviews.llvm.org/D122012
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions