[all-commits] [llvm/llvm-project] db3dba: [dwarfdump] Recognize __apple sections as debug in...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Thu Oct 29 17:54:52 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: db3dba52caa8cd8bb37fa1c7cd2a0bc1ddb214eb
https://github.com/llvm/llvm-project/commit/db3dba52caa8cd8bb37fa1c7cd2a0bc1ddb214eb
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-10-29 (Thu, 29 Oct 2020)
Changed paths:
M llvm/lib/Object/MachOObjectFile.cpp
M llvm/test/tools/llvm-dwarfdump/X86/section_sizes_macho.test
M llvm/test/tools/llvm-dwarfdump/X86/statistics.ll
Log Message:
-----------
[dwarfdump] Recognize __apple sections as debug info sections
Recognize the __apple_ sections as debug info sections and make sure
they're included in the --show-sections-sizes output.
Differential revision: https://reviews.llvm.org/D90433
More information about the All-commits
mailing list