[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 rL320416: [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=126425#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40962

Files:
  lld/trunk/ELF/Target.h
  lld/trunk/test/ELF/aarch64-abs16.s
  lld/trunk/test/ELF/aarch64-abs32.s
  lld/trunk/test/ELF/aarch64-ldprel-lo19-invalid.s
  lld/trunk/test/ELF/aarch64-prel16.s
  lld/trunk/test/ELF/aarch64-prel32.s
  lld/trunk/test/ELF/i386-reloc-16.s
  lld/trunk/test/ELF/i386-reloc-8.s
  lld/trunk/test/ELF/i386-reloc-range.s
  lld/trunk/test/ELF/linkerscript/eh-frame-reloc-out-of-range.s
  lld/trunk/test/ELF/mips-out-of-bounds-call16-reloc.s
  lld/trunk/test/ELF/ppc64-addr16-error.s
  lld/trunk/test/ELF/x86-64-reloc-16.s
  lld/trunk/test/ELF/x86-64-reloc-8.s
  lld/trunk/test/ELF/x86-64-reloc-error.s
  lld/trunk/test/ELF/x86-64-reloc-range.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40962.126425.patch
Type: text/x-patch
Size: 9380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171211/9ab25cbb/attachment.bin>


More information about the llvm-commits mailing list