[PATCH] D100087: Include `count` in AppleClang toolchains.
Dan Liew via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 8 14:00:55 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf66e05a720f7: Include `count` in AppleClang toolchains. (authored by delcypher).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100087/new/
https://reviews.llvm.org/D100087
Files:
clang/cmake/caches/Apple-stage2.cmake
Index: clang/cmake/caches/Apple-stage2.cmake
===================================================================
--- clang/cmake/caches/Apple-stage2.cmake
+++ clang/cmake/caches/Apple-stage2.cmake
@@ -65,6 +65,7 @@
FileCheck
yaml2obj
not
+ count
CACHE STRING "")
set(LLVM_DISTRIBUTION_COMPONENTS
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100087.336217.patch
Type: text/x-patch
Size: 312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210408/6c5ee9ea/attachment.bin>
More information about the cfe-commits
mailing list