[all-commits] [llvm/llvm-project] 630289: [HIP] Do not include the CUID module hash with the...

Joseph Huber via All-commits all-commits at lists.llvm.org
Thu Mar 7 09:05:03 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 630289f77d67703673928ae38d3e5ba900e9ff62
      https://github.com/llvm/llvm-project/commit/630289f77d67703673928ae38d3e5ba900e9ff62
  Author: Joseph Huber <huberjn at outlook.com>
  Date:   2024-03-07 (Thu, 07 Mar 2024)

  Changed paths:
    M clang/lib/CodeGen/CodeGenModule.cpp

  Log Message:
  -----------
  [HIP] Do not include the CUID module hash with the new driver (#84332)

Summary:
The new driver does not need this hash and it can lead to redefined
symbol errors when the CUID hash isn't set.



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