[PATCH] D63690: [ELF][PPC] Check overflow using [-2**(n-1), 2**n) for R_PPC_ADDR16 and R_PPC64_ADDR{16,32}
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 22 22:23:58 PDT 2019
MaskRay updated this revision to Diff 206132.
MaskRay edited the summary of this revision.
MaskRay added a comment.
Add `` to fix markdown code blocks
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63690/new/
https://reviews.llvm.org/D63690
Files:
ELF/Arch/PPC.cpp
ELF/Arch/PPC64.cpp
ELF/Target.h
test/ELF/aarch64-abs16.s
test/ELF/aarch64-abs32.s
test/ELF/aarch64-prel16.s
test/ELF/aarch64-prel32.s
test/ELF/i386-reloc-16.s
test/ELF/i386-reloc-8.s
test/ELF/ppc32-reloc-addr.s
test/ELF/ppc64-addr16-error.s
test/ELF/ppc64-reloc-addr.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63690.206132.patch
Type: text/x-patch
Size: 9318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190623/6bf7df26/attachment.bin>
More information about the llvm-commits
mailing list