[PATCH] D83800: Support PC relative relocation on AArch64 and PPC64 in RelocationResolver
Yichao Yu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 17 22:56:14 PDT 2020
yuyichao added a comment.
OK, so I guess at least `R_X86_64_PC32` should be fixed too. If you don't mind, feel free to commit an updated version of this. I can also update this later next week after I'm free again, though, as I said, I have a hard time constructing an IR test for this....
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83800/new/
https://reviews.llvm.org/D83800
More information about the llvm-commits
mailing list