[PATCH] D19844: ELF: Forbid all relative relocations to absolute symbols in PIC, except for weak undefined.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Mon May 2 18:27:15 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL268350: ELF: Forbid all relative relocations to absolute symbols in PIC, except for… (authored by pcc).

Changed prior to commit:
  http://reviews.llvm.org/D19844?vs=55926&id=55930#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19844

Files:
  lld/trunk/ELF/OutputSections.cpp
  lld/trunk/ELF/SymbolTable.cpp
  lld/trunk/ELF/SymbolTable.h
  lld/trunk/ELF/Symbols.cpp
  lld/trunk/ELF/Symbols.h
  lld/trunk/ELF/Writer.cpp
  lld/trunk/test/ELF/relocation-relative-absolute.s
  lld/trunk/test/ELF/relocation-relative-synthetic.s
  lld/trunk/test/ELF/relocation-relative-weak.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19844.55930.patch
Type: text/x-patch
Size: 10202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160503/eda24305/attachment.bin>


More information about the llvm-commits mailing list