[PATCH] D80048: [lld-macho] Support X86_64_RELOC_UNSIGNED
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 15 16:52:23 PDT 2020
int3 created this revision.
int3 added reviewers: ruiu, pcc, MaskRay, smeenai, alexshap, gkm, Ktwu, christylee.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
int3 added a child revision: D80049: [lld-macho] Add some relocation validation logic.
Note that it's only used for non-pc-relative contexts.
Depends on D79926 <https://reviews.llvm.org/D79926>.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D80048
Files:
lld/MachO/Arch/X86_64.cpp
lld/MachO/InputFiles.cpp
lld/MachO/InputSection.cpp
lld/MachO/InputSection.h
lld/MachO/Target.h
lld/test/MachO/x86-64-reloc-unsigned.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80048.264387.patch
Type: text/x-patch
Size: 4005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200515/441fb609/attachment-0001.bin>
More information about the llvm-commits
mailing list