]> granicus.if.org Git - clang/commit
New clang option -mpie-copy-relocations to use copy relocations for PIE builds.
authorSriraman Tallam <tmsriram@google.com>
Wed, 19 Oct 2016 20:24:06 +0000 (20:24 +0000)
committerSriraman Tallam <tmsriram@google.com>
Wed, 19 Oct 2016 20:24:06 +0000 (20:24 +0000)
commitddce362ad47085ba3f723b14b40f2cd0ae3cd50c
tree5f5a65effd86578762d2f97e7a3641b40032be6c
parentb35098f3acfb5c873065cbd880aa559b43640ded
New clang option -mpie-copy-relocations to use copy relocations for PIE builds.

Differential Revision: https://reviews.llvm.org/D19996

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@284638 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/Options.td
include/clang/Frontend/CodeGenOptions.def
lib/CodeGen/BackendUtil.cpp
lib/Driver/Tools.cpp
lib/Frontend/CompilerInvocation.cpp