[all-commits] [llvm/llvm-project] c34d18: [Offload] Remove support for old "BUILD_PLUGIN" op...

Joseph Huber via All-commits all-commits at lists.llvm.org
Tue May 14 04:00:45 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c34d1893cb8b485e6871512ef4e743bfa2d462f8
      https://github.com/llvm/llvm-project/commit/c34d1893cb8b485e6871512ef4e743bfa2d462f8
  Author: Joseph Huber <huberjn at outlook.com>
  Date:   2024-05-14 (Tue, 14 May 2024)

  Changed paths:
    M offload/CMakeLists.txt
    M offload/plugins-nextgen/amdgpu/CMakeLists.txt
    M offload/plugins-nextgen/cuda/CMakeLists.txt

  Log Message:
  -----------
  [Offload] Remove support for old "BUILD_PLUGIN" options. (#91644)

Summary:
Since the move to the statically linked plugins, we added a new way to
directly control which plugins will be added. Delete these old ones as
they will cause the build to fail and suggest the new format.



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