Skip to content

Commit

Permalink
[CMake] Include llvm-strip in Fuchsia toolchain distribution
Browse files Browse the repository at this point in the history
Now that llvm-strip is available, include it in the Fuchsia toolchain.

Differential Revision: https://reviews.llvm.org/D46612

llvm-svn: 331826
  • Loading branch information
petrhosek committed May 9, 2018
1 parent 14cf71a commit 9befdb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clang/cmake/caches/Fuchsia-stage2.cmake
Expand Up @@ -108,6 +108,7 @@ set(LLVM_TOOLCHAIN_TOOLS
llvm-readelf
llvm-readobj
llvm-size
llvm-strip
llvm-symbolizer
opt
sancov
Expand Down

0 comments on commit 9befdb8

Please sign in to comment.