[all-commits] [llvm/llvm-project] c44420: [Libomptarget][remote] Add OpenMP linker flag to t...

Atmn Patel via All-commits all-commits at lists.llvm.org
Thu Apr 21 12:45:48 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c44420e90d80063fc7cfc718ebe0d6b52e361e4e
      https://github.com/llvm/llvm-project/commit/c44420e90d80063fc7cfc718ebe0d6b52e361e4e
  Author: Atmn Patel <atmndp at gmail.com>
  Date:   2022-04-21 (Thu, 21 Apr 2022)

  Changed paths:
    M openmp/libomptarget/plugins/remote/server/CMakeLists.txt
    M openmp/libomptarget/plugins/remote/src/CMakeLists.txt

  Log Message:
  -----------
  [Libomptarget][remote] Add OpenMP linker flag to the plugin

The remote offloading server and plugin rely on OpenMP, so this needs to be added as a linker flag. Without this, applications segfault.

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




More information about the All-commits mailing list