Recognize the __apple_ sections as debug info sections and make sure they're included in the --show-sections-sizes output.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D90433
[dwarfdump] Recognize __apple sections as debug info sections ClosedPublic Authored by JDevlieghere on Oct 29 2020, 3:09 PM.
Details Summary Recognize the __apple_ sections as debug info sections and make sure they're included in the --show-sections-sizes output.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 29 2020, 3:46 PM Closed by commit rGdb3dba52caa8: [dwarfdump] Recognize __apple sections as debug info sections (authored by JDevlieghere). · Explain WhyOct 29 2020, 5:54 PM This revision was automatically updated to reflect the committed changes. Comment Actions
Good point. Fixed in db3dba52caa8cd8bb37fa1c7cd2a0bc1ddb214eb
Revision Contents
Diff 301799 llvm/lib/Object/MachOObjectFile.cpp
llvm/test/tools/llvm-dwarfdump/X86/section_sizes_macho.test
llvm/test/tools/llvm-dwarfdump/X86/statistics.ll
|