[Openmp-commits] [PATCH] D131401: [Libomptarget] Replace libelf with LLVM's Elf libraries

Joseph Huber via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Sep 7 04:49:21 PDT 2022


jhuber6 updated this revision to Diff 458423.
jhuber6 added a comment.

Updating after pulling a portion of this implementaiton into the previous patch.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131401/new/

https://reviews.llvm.org/D131401

Files:
  openmp/libomptarget/cmake/Modules/LibomptargetGetDependencies.cmake
  openmp/libomptarget/plugins/CMakeLists.txt
  openmp/libomptarget/plugins/amdgpu/CMakeLists.txt
  openmp/libomptarget/plugins/amdgpu/impl/system.cpp
  openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
  openmp/libomptarget/plugins/cuda/CMakeLists.txt
  openmp/libomptarget/plugins/generic-elf-64bit/src/rtl.cpp
  openmp/libomptarget/plugins/ve/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131401.458423.patch
Type: text/x-patch
Size: 19108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220907/bce2c989/attachment-0001.bin>


More information about the Openmp-commits mailing list