[PATCH] D58307: [Clang Driver] Add support for "-static-pie" argument to the Clang driver.
Siva Chandra via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 15 14:38:51 PST 2019
sivachandra created this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
This change mimics GCC's support for the "-static-pie" argument.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D58307
Files:
clang/include/clang/Driver/Options.td
clang/lib/Driver/ToolChains/CommonArgs.cpp
clang/lib/Driver/ToolChains/Gnu.cpp
clang/test/Driver/linux-ld.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58307.187091.patch
Type: text/x-patch
Size: 6505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190215/6a17569c/attachment-0001.bin>
More information about the cfe-commits
mailing list