[PATCH] D26548: [ELF] - Better diagnostic for "can't create dynamic relocation" error.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 16 00:44:16 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL287086: [ELF] - Better diagnostic for "can't create dynamic relocation" error. (authored by grimar).

Changed prior to commit:
  https://reviews.llvm.org/D26548?vs=77960&id=78143#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26548

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-in-shared.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: D26548.78143.patch
Type: text/x-patch
Size: 7457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161116/084a0f15/attachment.bin>


More information about the llvm-commits mailing list