Skip to content

Commit 4dbb3f5

Browse files
committed
[clang] Add llvm-strip to test dependencies
CodeGen/thinlto_embed_bitcode.ll relies on it.
1 parent 75c0432 commit 4dbb3f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/test/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ if( NOT CLANG_BUILT_STANDALONE )
122122
llvm-profdata
123123
llvm-readelf
124124
llvm-readobj
125+
llvm-strip
125126
llvm-symbolizer
126127
opt
127128
split-file

0 commit comments

Comments
 (0)