[PATCH] D79311: [lld-macho] Support X86_64_RELOC_SIGNED_{1,2,4}
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 4 15:37:22 PDT 2020
MaskRay added a comment.
In D79311#2018771 <https://reviews.llvm.org/D79311#2018771>, @int3 wrote:
> lgtm. I'll rebase my section relocation diff on this.
Thanks! Will rebase and commit to make things move faster. I do think relocation emitter is not ideal and we probably should fix that. Likewise, yaml2obj/obj2yaml may need to improved just to make future lld-macho tests nicer...
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