[PATCH] D19733: Use PIELevel module flags instead of Target option PositionIndependentExecutable

Sriraman Tallam via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 29 11:51:04 PDT 2016


tmsriram updated the summary for this revision.
tmsriram updated this revision to Diff 55639.
tmsriram added a comment.

- Delete option -enable-pie.


http://reviews.llvm.org/D19733

Files:
  include/llvm/CodeGen/CommandFlags.h
  lib/Target/TargetMachine.cpp
  lib/Target/X86/X86Subtarget.cpp
  lib/Target/X86/X86Subtarget.h
  test/CodeGen/X86/emutls-pie.ll
  test/CodeGen/X86/global-access-pie.ll
  test/CodeGen/X86/pie.ll
  test/CodeGen/X86/tls-pie.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19733.55639.patch
Type: text/x-patch
Size: 7389 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160429/139c7bcd/attachment.bin>


More information about the llvm-commits mailing list