[all-commits] [llvm/llvm-project] 0fc908: [libomptarget][NFC] Link plugins with threads supp...

vzakhari via All-commits all-commits at lists.llvm.org
Wed Jan 27 19:31:45 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0fc90873b2ef9049c4aa100631acad806c3cfa72
      https://github.com/llvm/llvm-project/commit/0fc90873b2ef9049c4aa100631acad806c3cfa72
  Author: Vyacheslav Zakharin <vyacheslav.p.zakharin at intel.com>
  Date:   2021-01-27 (Wed, 27 Jan 2021)

  Changed paths:
    M openmp/libomptarget/cmake/Modules/LibomptargetGetDependencies.cmake
    M openmp/libomptarget/plugins/CMakeLists.txt
    M openmp/libomptarget/plugins/cuda/CMakeLists.txt
    M openmp/libomptarget/plugins/remote/server/CMakeLists.txt
    M openmp/libomptarget/plugins/remote/src/CMakeLists.txt

  Log Message:
  -----------
  [libomptarget][NFC] Link plugins with threads support library due to std::call_once usage.

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




More information about the All-commits mailing list