[PATCH] D99552: [openmp][ELF] Recognize LLVM OpenMP offload specific notes
Vyacheslav Zakharin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 29 16:16:26 PDT 2021
vzakhari created this revision.
Herald added subscribers: rupprecht, guansong, yaxunl, emaste.
Herald added a reviewer: jhenderson.
vzakhari requested review of this revision.
Herald added subscribers: llvm-commits, sstefan1, MaskRay.
Herald added a reviewer: jdoerfert.
Herald added a project: LLVM.
This patch is a piece of D99360 <https://reviews.llvm.org/D99360>. The new ELF notes are added in clang-offload-wrapper, and llvm-readobj has to visualize them properly.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D99552
Files:
llvm/test/tools/llvm-readobj/ELF/llvmompoffload-notes.test
llvm/tools/llvm-readobj/ELFDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99552.334010.patch
Type: text/x-patch
Size: 8050 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210329/9ff389fe/attachment.bin>
More information about the llvm-commits
mailing list