[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 12:48:06 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD320416: [ELF] When a relocation is out of range print the value and the range (authored by arichardson).

Changed prior to commit:
  https://reviews.llvm.org/D40962?vs=126393&id=126426#toc

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.126426.patch
Type: text/x-patch
Size: 8900 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171211/8c8b1ade/attachment.bin>


More information about the llvm-commits mailing list