[all-commits] [llvm/llvm-project] 8a9c51: [Driver][test] Remove hipBundled before %clang

Fangrui Song via All-commits all-commits at lists.llvm.org
Tue Aug 1 12:55:15 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8a9c51cdbb6d68a5526e4636090ee52ee3cf38f7
      https://github.com/llvm/llvm-project/commit/8a9c51cdbb6d68a5526e4636090ee52ee3cf38f7
  Author: Fangrui Song <i at maskray.me>
  Date:   2023-08-01 (Tue, 01 Aug 2023)

  Changed paths:
    M clang/test/Driver/hip-link-bundle-archive.hip

  Log Message:
  -----------
  [Driver][test] Remove hipBundled before %clang

Otherwise, if `%clang` fails, rm -rf hipBundled will not run and the
linkering hipBundled will cause the next test invocation to fail.




More information about the All-commits mailing list