[all-commits] [llvm/llvm-project] 1439df: [HIP] Fix test rcom-detect.hip

Yaxun (Sam) Liu via All-commits all-commits at lists.llvm.org
Wed Oct 13 12:01:50 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1439df00fc5e6dfffeb6a99e3537f6de2e539785
      https://github.com/llvm/llvm-project/commit/1439df00fc5e6dfffeb6a99e3537f6de2e539785
  Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
  Date:   2021-10-13 (Wed, 13 Oct 2021)

  Changed paths:
    M clang/test/Driver/rocm-detect.hip

  Log Message:
  -----------
  [HIP] Fix test rcom-detect.hip

This patches fixes https://bugs.llvm.org/show_bug.cgi?id=51404

Some builds use custom resource directory for clang, therefore the test
cannot assume default resource directory for clang. Use -resource-dir
to force it.

Differential Revision: https://reviews.llvm.org/D111726




More information about the All-commits mailing list