[PATCH] D76276: [Object] Add the method for checking if a section is a debug section
Djordje Todorovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 2 02:09:06 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG29d253c4c687: [Object] Add the method for checking if a section is a debug section (authored by djtodoro).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D76276?vs=251014&id=254457#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76276/new/
https://reviews.llvm.org/D76276
Files:
llvm/include/llvm/Object/COFF.h
llvm/include/llvm/Object/ELFObjectFile.h
llvm/include/llvm/Object/MachO.h
llvm/include/llvm/Object/ObjectFile.h
llvm/lib/Object/COFFObjectFile.cpp
llvm/lib/Object/MachOObjectFile.cpp
llvm/lib/Object/ObjectFile.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76276.254457.patch
Type: text/x-patch
Size: 5212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200402/84771c34/attachment.bin>
More information about the llvm-commits
mailing list