[PATCH] D18190: [ELF] - Error out when R_X86_64_PC32/R_X86_64_32 are used against preemptible symbol when linking shared object.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 29 01:41:06 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL264707: [ELF] - Error out when R_X86_64_PC32/R_X86_64_32 are used against preemptibleā€¦ (authored by grimar).

Changed prior to commit:
  http://reviews.llvm.org/D18190?vs=51799&id=51877#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18190

Files:
  lld/trunk/ELF/Target.cpp
  lld/trunk/test/ELF/Inputs/allow-shlib-undefined.s
  lld/trunk/test/ELF/Inputs/llvm33-rela-outside-group.o
  lld/trunk/test/ELF/allow-shlib-undefined.s
  lld/trunk/test/ELF/llvm33-rela-outside-group.s
  lld/trunk/test/ELF/lto/linkonce-odr.ll
  lld/trunk/test/ELF/lto/linkonce.ll
  lld/trunk/test/ELF/no-undefined.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: D18190.51877.patch
Type: text/x-patch
Size: 4089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160329/2961c345/attachment.bin>


More information about the llvm-commits mailing list