[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 19:06:35 PDT 2021
    
    
  
vzakhari updated this revision to Diff 333484.
vzakhari edited the summary of this revision.
vzakhari added a comment.
Fixed issues detected in Windows testing downstream.
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.333484.patch
Type: text/x-patch
Size: 76687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210326/0a314901/attachment.bin>
    
    
More information about the llvm-commits
mailing list