summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/change-namespace/ChangeNamespace.cpp
diff options
context:
space:
mode:
authorMichal Gorny <mgorny@gentoo.org>2016-09-27 12:15:35 +0000
committerMichal Gorny <mgorny@gentoo.org>2016-09-27 12:15:35 +0000
commit4601ac04c7386f099b546a40384022016fc4c22b (patch)
treea89346b5cdfd899336bb95a208f8d0b56122896a /clang-tools-extra/change-namespace/ChangeNamespace.cpp
parent3d3ae6f4963786d0f4cd48a39e0d4d22f36a65c5 (diff)
downloadbcm5719-llvm-4601ac04c7386f099b546a40384022016fc4c22b.tar.gz
bcm5719-llvm-4601ac04c7386f099b546a40384022016fc4c22b.zip
[cmake] Add linker option "-Wl,-z,defs" in standalone build
Add the "-Wl,-z,defs" linker option that is used to prevent underlinking. It is already used by LLVM itself but does not get propagated into stand-alone build of libc++. This patch ensures that the option is passed in independently of whether libc++ is built in-tree or out-of-tree. Patch by Lei Zhang. Differential Revision: https://reviews.llvm.org/D24119 llvm-svn: 282483
Diffstat (limited to 'clang-tools-extra/change-namespace/ChangeNamespace.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud