[all-commits] [llvm/llvm-project] 15497e: [openmp][ELF] Recognize LLVM OpenMP offload specif...
vzakhari via All-commits
all-commits at lists.llvm.org
Thu Aug 12 13:52:22 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 15497e62f64d862484677fe7b1e58fb8270494e7
https://github.com/llvm/llvm-project/commit/15497e62f64d862484677fe7b1e58fb8270494e7
Author: Vyacheslav Zakharin <vyacheslav.p.zakharin at intel.com>
Date: 2021-08-12 (Thu, 12 Aug 2021)
Changed paths:
A llvm/test/tools/llvm-readobj/ELF/note-llvmompoffload.test
M llvm/tools/llvm-readobj/ELFDumper.cpp
Log Message:
-----------
[openmp][ELF] Recognize LLVM OpenMP offload specific notes
The new ELF notes are added in clang-offload-wrapper, and llvm-readobj has to visualize them properly.
Differential Revision: https://reviews.llvm.org/D99552
More information about the All-commits
mailing list