[PATCH] D46612: [CMake] Include llvm-strip in Fuchsia toolchain distribution
Petr Hosek via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 8 17:09:15 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rC331826: [CMake] Include llvm-strip in Fuchsia toolchain distribution (authored by phosek, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D46612?vs=145815&id=145818#toc
Repository:
rC Clang
https://reviews.llvm.org/D46612
Files:
cmake/caches/Fuchsia-stage2.cmake
Index: cmake/caches/Fuchsia-stage2.cmake
===================================================================
--- cmake/caches/Fuchsia-stage2.cmake
+++ cmake/caches/Fuchsia-stage2.cmake
@@ -108,6 +108,7 @@
llvm-readelf
llvm-readobj
llvm-size
+ llvm-strip
llvm-symbolizer
opt
sancov
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46612.145818.patch
Type: text/x-patch
Size: 300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180509/0752a5a6/attachment-0001.bin>
More information about the cfe-commits
mailing list