[all-commits] [llvm/llvm-project] 94d5f2: [Clang] Add test dependency on llvm-ar

Saiyedul Islam via All-commits all-commits at lists.llvm.org
Wed Jul 7 02:01:48 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 94d5f2afbef0bc18cf92f6d147c336da990e7a40
      https://github.com/llvm/llvm-project/commit/94d5f2afbef0bc18cf92f6d147c336da990e7a40
  Author: Saiyedul Islam <Saiyedul.Islam at amd.com>
  Date:   2021-07-07 (Wed, 07 Jul 2021)

  Changed paths:
    M clang/test/CMakeLists.txt

  Log Message:
  -----------
  [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




More information about the All-commits mailing list