Skip to content

Commit e8bcd90

Browse files
committed
test: add missing tool dependency
The tests depend on the archiver, and may opt to use the LLVM archiver. Add a dependency for the test suite.
1 parent 685d35b commit e8bcd90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ function(get_test_dependencies SDK result_var_name)
6666
dsymutil
6767
FileCheck
6868
llc
69+
llvm-ar
6970
llvm-as
7071
llvm-bcanalyzer
7172
llvm-cov

0 commit comments

Comments
 (0)