diff options
author | Louis Dionne <ldionne@apple.com> | 2019-04-05 20:29:54 +0000 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2019-04-05 20:29:54 +0000 |
commit | 6e68a79110cbcac6211d5157079c961e889ef3fd (patch) | |
tree | 040ca9b62b431d23bf3f9ad7cf6a27ba1e0ab8d8 /lldb/packages/Python/lldbsuite/test/macosx/indirect_symbol | |
parent | 5c6fc36de89702b9096973cfc5fd9b071d9db2c5 (diff) | |
download | bcm5719-llvm-6e68a79110cbcac6211d5157079c961e889ef3fd.tar.gz bcm5719-llvm-6e68a79110cbcac6211d5157079c961e889ef3fd.zip |
[libc++] Localize CMake code only related to the shared library
Summary:
There's a lot of CMake logic that's only relevant to the shared library,
yet it was using a code path and setting variables that impact both the
shared and the static libraries. This patch moves this logic so that it
clearly only impacts the shared library.
Reviewers: phosek, smeenai, EricWF
Subscribers: mgorny, christof, jkorous, dexonsmith, libcxx-commits
Tags: #libc
Differential Revision: https://reviews.llvm.org/D60276
llvm-svn: 357811
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/macosx/indirect_symbol')
0 files changed, 0 insertions, 0 deletions