summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorPetr Hosek <phosek@chromium.org>2018-07-24 23:27:51 +0000
committerPetr Hosek <phosek@chromium.org>2018-07-24 23:27:51 +0000
commit4a1e14ea78e6f3179b9442b714ec6e79e6b661b1 (patch)
tree34400b847af5d79c45c928bbd36dfb0f05ecb55e /llvm/lib/Transforms
parent5c0a822177e7ca779d2d69f19154bbf055fdbe89 (diff)
downloadbcm5719-llvm-4a1e14ea78e6f3179b9442b714ec6e79e6b661b1.tar.gz
bcm5719-llvm-4a1e14ea78e6f3179b9442b714ec6e79e6b661b1.zip
[CMake] Option to control whether shared/static library is installed
Currently it's only possible to control whether shared or static library build of libc++, libc++abi and libunwind is enabled or disabled and whether to install everything we've built or not. However, it'd be useful to have more fine grained control, e.g. when static libraries are merged together into libc++.a we don't need to install libc++abi.a and libunwind.a. This change adds this option. Differential Revision: https://reviews.llvm.org/D49573 llvm-svn: 337867
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud