[PATCH] D21133: [ELF] - Inform user that we do not support relocations against text segment.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 10 01:06:49 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL272377: [ELF] - Inform user that we do not support dynamic relocations against text… (authored by grimar).

Changed prior to commit:
  http://reviews.llvm.org/D21133?vs=60179&id=60319#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21133

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/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
  lld/trunk/test/ELF/x86-64-reloc-32-fpic.s
  lld/trunk/test/ELF/x86-64-reloc-pc32-fpic.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21133.60319.patch
Type: text/x-patch
Size: 7746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160610/2c3e54c4/attachment.bin>


More information about the llvm-commits mailing list