[PATCH] D141448: [CMake][Fuchsia] Include llvm-ml in Fuchsia toolchain
Haowei Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 11 11:04:05 PST 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbc3edb627201: [CMake][Fuchsia] Include llvm-ml in Fuchsia toolchain (authored by haowei).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141448/new/
https://reviews.llvm.org/D141448
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
@@ -265,6 +265,7 @@
llvm-lib
llvm-libtool-darwin
llvm-lipo
+ llvm-ml
llvm-mt
llvm-nm
llvm-objcopy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141448.488293.patch
Type: text/x-patch
Size: 320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230111/53d0fd34/attachment.bin>
More information about the cfe-commits
mailing list