[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
Thu Dec 7 09:07:44 PST 2017


arichardson created this revision.
Herald added subscribers: llvm-commits, kbarton, javed.absar, nemanjai, emaste.

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.125975.patch
Type: text/x-patch
Size: 9220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171207/c0346e4a/attachment.bin>


More information about the llvm-commits mailing list