[PATCH] D131309: [Libomptarget] Add utility functions for loading an ELF symbol by name

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


jhuber6 updated this revision to Diff 458422.
jhuber6 added a comment.
Herald added subscribers: kosarev, kerbowa, jvesely.

Pulling in user of this function so it's easier to see what it's replacing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131309

Files:
  openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
  openmp/libomptarget/plugins/common/elf_common/CMakeLists.txt
  openmp/libomptarget/plugins/common/elf_common/ELFSymbols.cpp
  openmp/libomptarget/plugins/common/elf_common/ELFSymbols.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131309.458422.patch
Type: text/x-patch
Size: 16952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220907/094cdbbe/attachment.bin>


More information about the llvm-commits mailing list