[PATCH] D90433: [dwarfdump] Recognize __apple sections as debug info sections

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 29 15:09:38 PDT 2020


JDevlieghere created this revision.
JDevlieghere added reviewers: djtodoro, aprantl, jhenderson.
Herald added subscribers: cmtice, hiraditya.
Herald added a project: LLVM.
JDevlieghere requested review of this revision.
Herald added a subscriber: MaskRay.

Recognize the `__apple_` sections as debug info sections and make sure they're included in the `--show-sections-sizes` output.


https://reviews.llvm.org/D90433

Files:
  llvm/lib/Object/MachOObjectFile.cpp
  llvm/test/tools/llvm-dwarfdump/X86/section_sizes_macho.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90433.301770.patch
Type: text/x-patch
Size: 10751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201029/372292cc/attachment.bin>


More information about the llvm-commits mailing list