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

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 11 07:42:40 PST 2016


grimar created this revision.
grimar added reviewers: ruiu, rafael.
grimar added subscribers: llvm-commits, grimar, evgeny777.

Patch improves message to show locations for
"can't create dynamic relocation" error.


https://reviews.llvm.org/D26548

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26548.77614.patch
Type: text/x-patch
Size: 7943 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161111/a1164983/attachment.bin>


More information about the llvm-commits mailing list