Skip to content

Commit 10e4519

Browse files
Add llvm-cas and llvm-cas-dump to toolchain
(cherry picked from commit ce25e25)
1 parent f1102cf commit 10e4519

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

clang/cmake/caches/Apple-stage2.cmake

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ set(LLVM_TOOLCHAIN_TOOLS
5454
llvm-size
5555
llvm-cxxfilt
5656
llvm-config
57+
llvm-cas
58+
llvm-cas-dump
5759
CACHE STRING "")
5860

5961
set(LLVM_BUILD_UTILS ON CACHE BOOL "")

0 commit comments

Comments
 (0)