[PATCH] D102601: [NFC][object] Change the input parameter of the method isDebugSection.

EsmeYi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 24 00:20:58 PDT 2021


Esme updated this revision to Diff 347319.
Esme added a comment.

Address comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102601

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
  llvm/tools/llvm-dwarfdump/SectionSizes.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102601.347319.patch
Type: text/x-patch
Size: 6495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210524/506fe2cf/attachment.bin>


More information about the llvm-commits mailing list