[PATCH] D111366: [CMake] Include llvm-libtool-darwin in Fuchsia toolchain
Petr Hosek via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 7 16:44:58 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGebcfd3ae8cc5: [CMake] Include llvm-libtool-darwin in Fuchsia toolchain (authored by phosek).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111366/new/
https://reviews.llvm.org/D111366
Files:
clang/cmake/caches/Fuchsia-stage2.cmake
Index: clang/cmake/caches/Fuchsia-stage2.cmake
===================================================================
--- clang/cmake/caches/Fuchsia-stage2.cmake
+++ clang/cmake/caches/Fuchsia-stage2.cmake
@@ -270,6 +270,7 @@
llvm-ifs
llvm-gsymutil
llvm-lib
+ llvm-libtool-darwin
llvm-lipo
llvm-mt
llvm-nm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111366.378042.patch
Type: text/x-patch
Size: 322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211007/e6899eb9/attachment.bin>
More information about the cfe-commits
mailing list