Skip to content

Commit d70bd0e

Browse files
Merge pull request #8166 from rastogishubham/ToolchainStable
Add llvm-cas and llvm-cas-dump to toolchain
2 parents 6982ea8 + 10e4519 commit d70bd0e

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)