[Clang] Add test dependency on llvm-ar

Following clang driver tests invoke llvm-ar, so ensure that
check-clang rebuilds llvm-ar.

 * test/Driver/clang-offload-bundler.c
 * test/Driver/hip-link-save-temps.hip
 * test/Driver/hip-link-static-library.hip
 * test/Driver/hip-toolchain-rdc-static-lib.hip

Differential Revision: https://reviews.llvm.org/D105285
This commit is contained in:
Saiyedul Islam 2021-07-01 19:36:35 +05:30
parent 7586b47fb6
commit 94d5f2afbe
1 changed files with 1 additions and 0 deletions

View File

@ -108,6 +108,7 @@ if( NOT CLANG_BUILT_STANDALONE )
llvm-config
FileCheck count not
llc
llvm-ar
llvm-as
llvm-bcanalyzer
llvm-cat