[PATCH] D18183: [ELF] - -pie/--pic-executable option implemented
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 16 02:52:40 PDT 2016
grimar updated this revision to Diff 50810.
grimar added a comment.
- Removed excessive include file
http://reviews.llvm.org/D18183
Files:
ELF/Config.h
ELF/Driver.cpp
ELF/Options.td
ELF/SymbolTable.cpp
ELF/Target.cpp
ELF/Writer.cpp
test/ELF/driver.test
test/ELF/dynsym-pie.s
test/ELF/local-got-pie.s
test/ELF/noplt-pie.s
test/ELF/pie.s
test/ELF/plt-i686.s
test/ELF/relative-dynamic-reloc-pie.s
test/ELF/undef.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18183.50810.patch
Type: text/x-patch
Size: 15674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160316/91ffe5f2/attachment.bin>
More information about the llvm-commits
mailing list