[PATCH] D142649: [CMake] Remove libLTO from Fuchsia toolchain
Alex Brachet via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 26 10:19:08 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7aa27081e43f: [CMake] Remove libLTO from Fuchsia toolchain (authored by abrachet).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142649/new/
https://reviews.llvm.org/D142649
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
@@ -289,7 +289,6 @@
set(LLVM_DISTRIBUTION_COMPONENTS
clang
lld
- LTO
clang-apply-replacements
clang-doc
clang-format
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142649.492505.patch
Type: text/x-patch
Size: 337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230126/2c7a9253/attachment.bin>
More information about the cfe-commits
mailing list