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

EsmeYi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 26 01:48:44 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGbf809cd165f4: [NFC][object] Change the input parameter of the method isDebugSection. (authored by Esme).

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.347860.patch
Type: text/x-patch
Size: 6495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210526/d858b720/attachment.bin>


More information about the llvm-commits mailing list