I was wondering if SymtabSection::emitStabs() should check
defined->includeInSymtab. Add asserts and comments explaining why that's not
necessary.
No behavior change.
Paths
| Differential D123302
[lld/mac] Add some comments and asserts ClosedPublic Authored by thakis on Apr 7 2022, 5:51 AM.
Details
Summary I was wondering if SymtabSection::emitStabs() should check No behavior change.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 7 2022, 5:51 AM This revision is now accepted and ready to land.Apr 7 2022, 7:06 AM Closed by commit rG2cb3d28b1735: [lld/mac] Add some comments and asserts (authored by thakis). · Explain WhyApr 7 2022, 12:43 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 421316 lld/MachO/SymbolTable.cpp
lld/MachO/SyntheticSections.cpp
|