[all-commits] [llvm/llvm-project] 267403: Reland "[HIP] Use original file path for CUID" (#1...

Yaxun (Sam) Liu via All-commits all-commits at lists.llvm.org
Thu Mar 6 19:47:02 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 267403442264959f6b06e227ff450c385f4b3ef2
      https://github.com/llvm/llvm-project/commit/267403442264959f6b06e227ff450c385f4b3ef2
  Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
  Date:   2025-03-06 (Thu, 06 Mar 2025)

  Changed paths:
    M clang/lib/Driver/Driver.cpp
    M clang/test/Driver/hip-cuid-hash.hip

  Log Message:
  -----------
  Reland "[HIP] Use original file path for CUID" (#111885)

This patch fixes the buildbots failure of lit tests on MacOS. Since
clang driver options depend on toolchain, we cannot hardcode CUID hash.
On MacOS there is an extra -mlinker-version= option.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list