[PATCH] D23690: [ELF] Improve error reporting for relocations

Petr Hosek via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 18 15:03:34 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL279162: [ELF] Improve error reporting for relocations (authored by phosek).

Changed prior to commit:
  https://reviews.llvm.org/D23690?vs=68603&id=68622#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23690

Files:
  lld/trunk/ELF/Relocations.cpp
  lld/trunk/test/ELF/aarch64-fpic-add_abs_lo12_nc.s
  lld/trunk/test/ELF/aarch64-fpic-adr_prel_lo21.s
  lld/trunk/test/ELF/aarch64-fpic-adr_prel_pg_hi21.s
  lld/trunk/test/ELF/aarch64-fpic-ldst32_abs_lo12_nc.s
  lld/trunk/test/ELF/aarch64-fpic-ldst64_abs_lo12_nc.s
  lld/trunk/test/ELF/aarch64-fpic-ldst8_abs_lo12_nc.s
  lld/trunk/test/ELF/arm-target1.s
  lld/trunk/test/ELF/copy-errors.s
  lld/trunk/test/ELF/copy-in-shared.s
  lld/trunk/test/ELF/copy-rel-corrupted.s
  lld/trunk/test/ELF/copy-rel-pie-error.s
  lld/trunk/test/ELF/dynamic-reloc-in-ro.s
  lld/trunk/test/ELF/eh-frame-dyn-rel.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23690.68622.patch
Type: text/x-patch
Size: 8847 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160818/cb2b0d37/attachment.bin>


More information about the llvm-commits mailing list