[PATCH] D79311: [lld-macho] Support X86_64_RELOC_SIGNED_{1,2,4}
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 5 16:45:13 PDT 2020
int3 added a comment.
> For non-extern relocations though, the implicit addend doesn't appear to have this adjustment, so we'll need to take the relocation type into account there.
Just experimented locally, it appears that non-extern relocations have this adjustment too...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79311/new/
https://reviews.llvm.org/D79311
More information about the llvm-commits
mailing list