diff options
author | Bob Wilson <bob.wilson@apple.com> | 2015-12-18 20:37:54 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@apple.com> | 2015-12-18 20:37:54 +0000 |
commit | 2b2a0ae76d36232a8ac67855dce8f36a956433f4 (patch) | |
tree | 610e720643903620afec630ae37f9a669c2ffc17 /llvm/lib/IR/Module.cpp | |
parent | 21dc8bdd9e3efd1b660b91c6f27eb9cb38517205 (diff) | |
download | bcm5719-llvm-2b2a0ae76d36232a8ac67855dce8f36a956433f4.tar.gz bcm5719-llvm-2b2a0ae76d36232a8ac67855dce8f36a956433f4.zip |
PIC should not be enabled by default on Darwin with -static.
r245667 changed -static so that it doesn't override an explicit -fPIC
option, but -static should still change the default for Darwin for -fno-PIC.
This matches longstanding GCC and Clang behavior on Darwin and changing it
would be disruptive, with no significant benefit.
http://reviews.llvm.org/D15455
rdar://problem/23811045
llvm-svn: 256026
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions