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

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 15 01:51:08 PST 2016


grimar updated this revision to Diff 77960.
grimar added a comment.

- Rebased + updated message.


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.77960.patch
Type: text/x-patch
Size: 7097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161115/70a404f4/attachment.bin>


More information about the llvm-commits mailing list