[PATCH] D58307: [Clang Driver] Add support for "-static-pie" argument to the Clang driver.

Siva Chandra via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 20 11:07:33 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL354502: [Clang Driver] Add support for "-static-pie" argument to the Clang driver. (authored by sivachandra, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D58307?vs=187091&id=187628#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58307/new/

https://reviews.llvm.org/D58307

Files:
  cfe/trunk/include/clang/Driver/Options.td
  cfe/trunk/lib/Driver/ToolChains/CommonArgs.cpp
  cfe/trunk/lib/Driver/ToolChains/Gnu.cpp
  cfe/trunk/test/Driver/linux-ld.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58307.187628.patch
Type: text/x-patch
Size: 6553 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190220/43c46e37/attachment.bin>


More information about the llvm-commits mailing list