diff options
author | Petr Hosek <phosek@chromium.org> | 2019-01-06 06:14:31 +0000 |
---|---|---|
committer | Petr Hosek <phosek@chromium.org> | 2019-01-06 06:14:31 +0000 |
commit | a2685cd6dcc705351902a7401639eca2190ebd66 (patch) | |
tree | 656054bb580eb0e88c7567801cf83348325a7fbd /llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp | |
parent | 5c43496fa303622194d46ce7d2bc34ccc630c8a2 (diff) | |
download | bcm5719-llvm-a2685cd6dcc705351902a7401639eca2190ebd66.tar.gz bcm5719-llvm-a2685cd6dcc705351902a7401639eca2190ebd66.zip |
[libcxx] Support building hermetic static library
This is useful when static libc++ library is being linked into
shared libraries that may be used in combination with libraries.
We want to avoid we exporting libc++ symbols in those cases where
this option is useful. This is provided as a CMake option and can
be enabled by libc++ vendors as needed.
Differential Revision: https://reviews.llvm.org/D55404
llvm-svn: 350489
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp')
0 files changed, 0 insertions, 0 deletions