[all-commits] [llvm/llvm-project] bc1198: [Offload] Fix missing dependency on `clang-nvlink-...

Joseph Huber via All-commits all-commits at lists.llvm.org
Wed Apr 23 12:05:12 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bc1198719e206b2b6928ac437cb59107b45662d6
      https://github.com/llvm/llvm-project/commit/bc1198719e206b2b6928ac437cb59107b45662d6
  Author: Joseph Huber <huberjn at outlook.com>
  Date:   2025-04-23 (Wed, 23 Apr 2025)

  Changed paths:
    M llvm/runtimes/CMakeLists.txt

  Log Message:
  -----------
  [Offload] Fix missing dependency on `clang-nvlink-wrapper' (#137033)

Summary:
It's possible that this won't be built in time for the runtimes build.
Add this as a dependency. We will also need to make this future proof
and loop over all the enabled targets, but that's a later update.



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