[PATCH] D18183: [ELF] - -pie/--pic-executable option implemented
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 16 23:02:41 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL263693: [ELF] - -pie/--pic-executable option implemented (authored by grimar).
Changed prior to commit:
http://reviews.llvm.org/D18183?vs=50833&id=50911#toc
Repository:
rL LLVM
http://reviews.llvm.org/D18183
Files:
lld/trunk/ELF/Config.h
lld/trunk/ELF/Driver.cpp
lld/trunk/ELF/Options.td
lld/trunk/ELF/SymbolTable.cpp
lld/trunk/ELF/Target.cpp
lld/trunk/ELF/Writer.cpp
lld/trunk/test/ELF/driver.test
lld/trunk/test/ELF/dynsym-pie.s
lld/trunk/test/ELF/local-got-pie.s
lld/trunk/test/ELF/noplt-pie.s
lld/trunk/test/ELF/pie.s
lld/trunk/test/ELF/plt-i686.s
lld/trunk/test/ELF/relative-dynamic-reloc-pie.s
lld/trunk/test/ELF/undef.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18183.50911.patch
Type: text/x-patch
Size: 15606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160317/42ed4b69/attachment.bin>
More information about the llvm-commits
mailing list