[PATCH] D40962: [ELF] When a relocation is out of range print the value and the range
Alexander Richardson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 11 09:54:54 PST 2017
arichardson updated this revision to Diff 126393.
arichardson added a comment.
Updated error message
Simplified ternary expression
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D40962
Files:
ELF/Target.h
test/ELF/aarch64-abs16.s
test/ELF/aarch64-abs32.s
test/ELF/aarch64-ldprel-lo19-invalid.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/i386-reloc-range.s
test/ELF/linkerscript/eh-frame-reloc-out-of-range.s
test/ELF/mips-out-of-bounds-call16-reloc.s
test/ELF/ppc64-addr16-error.s
test/ELF/x86-64-reloc-16.s
test/ELF/x86-64-reloc-8.s
test/ELF/x86-64-reloc-error.s
test/ELF/x86-64-reloc-range.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40962.126393.patch
Type: text/x-patch
Size: 8835 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171211/95d0c522/attachment.bin>
More information about the llvm-commits
mailing list