[PATCH] D71647: [llvm-objcopy][MachO] Handle relocation entries where r_extern is 0
Seiya Nuta via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 8 17:56:54 PDT 2020
seiya added a comment.
In D71647#1970793 <https://reviews.llvm.org/D71647#1970793>, @alexshap wrote:
> Just in case: I've prepared a diff which adds support for relocations (for MachO) to ObjectYAML / yaml2obj / obj2yaml. I'm planning to send it for code review soon (today or tomorrow).
Thank you for letting me know! I'll update this diff based on yours. I haven't worked on it yet.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71647/new/
https://reviews.llvm.org/D71647
More information about the llvm-commits
mailing list