[PATCH] D99360: [OpenMP][WIP] Add standard notes for ELF offload images

Vyacheslav Zakharin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 25 11:45:13 PDT 2021


vzakhari updated this revision to Diff 333378.

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

https://reviews.llvm.org/D99360

Files:
  clang/tools/clang-offload-wrapper/ClangOffloadWrapper.cpp
  llvm/include/llvm/BinaryFormat/ELF.h
  llvm/tools/llvm-readobj/ELFDumper.cpp
  openmp/libomptarget/plugins/amdgpu/CMakeLists.txt
  openmp/libomptarget/plugins/common/elf_common/CMakeLists.txt
  openmp/libomptarget/plugins/common/elf_common/elf_common.cpp
  openmp/libomptarget/plugins/common/elf_common/elf_common.h
  openmp/libomptarget/plugins/common/elf_common/elf_constants.h
  openmp/libomptarget/plugins/common/elf_common/elf_light.cpp
  openmp/libomptarget/plugins/common/elf_common/elf_light.h
  openmp/libomptarget/plugins/remote/server/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99360.333378.patch
Type: text/x-patch
Size: 76006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210325/7ae14ece/attachment.bin>


More information about the llvm-commits mailing list