[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
Fri Dec 8 01:25:21 PST 2017


arichardson updated this revision to Diff 126098.
arichardson added a comment.

Addressed review comments


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.126098.patch
Type: text/x-patch
Size: 9113 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171208/b243fe0d/attachment.bin>


More information about the llvm-commits mailing list