[PATCH] D18183: [ELF] - -pie/--pic-executable option implemented

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 16 02:47:48 PDT 2016


grimar updated this revision to Diff 50808.
grimar added a comment.

- Addressed review comments.


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.50808.patch
Type: text/x-patch
Size: 15890 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160316/d83577a5/attachment.bin>


More information about the llvm-commits mailing list