[all-commits] [llvm/llvm-project] 21a51c: [OpenMP][libomptarget] amdgpu plugin adds runpath ...

Ye Luo via All-commits all-commits at lists.llvm.org
Mon Dec 6 16:20:16 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 21a51cebf1669293620f62f719ed02eb522de972
      https://github.com/llvm/llvm-project/commit/21a51cebf1669293620f62f719ed02eb522de972
  Author: Ye Luo <yeluo at anl.gov>
  Date:   2021-12-06 (Mon, 06 Dec 2021)

  Changed paths:
    M openmp/libomptarget/plugins/amdgpu/CMakeLists.txt

  Log Message:
  -----------
  [OpenMP][libomptarget] amdgpu plugin adds runpath for dependencies

amdgpu plugin depends on libhsa-runtime64 library. Add runpath in case it is not on the LD_LIBRARY_PATH.

Reviewed By: JonChesterfield

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




More information about the All-commits mailing list