Files
clang-p2996/llvm/test/CodeGen/PowerPC/pcrel-relocation-plus-offset.ll
Stefan Pintilie 57c9dc0521 [PowerPC] Do not add the relocation addend to the instruction encoding
We should not be adding the relocation addend to the instruction encoding.
This patch removes that and sets those bits to zero.

Differential Revision: https://reviews.llvm.org/D81082
2020-06-15 09:51:34 -05:00

3.0 KiB