summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/Module.cpp
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2015-12-18 20:37:54 +0000
committerBob Wilson <bob.wilson@apple.com>2015-12-18 20:37:54 +0000
commit2b2a0ae76d36232a8ac67855dce8f36a956433f4 (patch)
tree610e720643903620afec630ae37f9a669c2ffc17 /llvm/lib/IR/Module.cpp
parent21dc8bdd9e3efd1b660b91c6f27eb9cb38517205 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud