commit | db05652021121579eab67232043969ecbfaac152 | [log] [tgz] |
---|---|---|
author | Shoaib Meenai <smeenai@fb.com> | Fri Dec 01 19:06:29 2017 +0000 |
committer | Shoaib Meenai <smeenai@fb.com> | Fri Dec 01 19:06:29 2017 +0000 |
tree | cb5fc01124c42bee185b4cbe8a2084d73fdcce8d | |
parent | 938b84c82450f523d883f8bafe6e8269673bb49c [diff] |
[compiler-rt] Add install-*-stripped targets These targets strip during installation, and are required to support install-distribution-stripped in LLVM (to support a stripped distribution). LLVM has an add_llvm_install_targets function for this purpose, but we can't rely on LLVM being present. Differential Revision: https://reviews.llvm.org/D40687 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@319569 91177308-0d34-0410-b5e6-96231b3b80d8