[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
Mon Sep 5 09:08:43 PDT 2022


jhuber6 updated this revision to Diff 458028.
jhuber6 edited the summary of this revision.
jhuber6 added a comment.
Herald added subscribers: openmp-commits, mgorny.
Herald added a project: OpenMP.

Moving code into `libomptarget`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131309

Files:
  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.458028.patch
Type: text/x-patch
Size: 10108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220905/a710ca93/attachment.bin>


More information about the llvm-commits mailing list