Before:
wrote too much data somewhere, section offsets don't line up
After:
wrote too much data somewhere, section offsets in section __debug_str for segment __DWARF don't line up: [cursor=0x581], [fileStart=0x0], [sectionOffset=0x579]
Paths
| Differential D140116
[MachOYAML] Improve section offset misalignment error message ClosedPublic Authored by Michael137 on Dec 15 2022, 10:04 AM.
Details Summary Before: wrote too much data somewhere, section offsets don't line up After: wrote too much data somewhere, section offsets in section __debug_str for segment __DWARF don't line up: [cursor=0x581], [fileStart=0x0], [sectionOffset=0x579]
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 15 2022, 11:07 AM Closed by commit rG3db65daa4497: [MachOYAML] Improve section offset misalignment error message (authored by Michael137). · Explain WhyDec 15 2022, 2:47 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 483353 llvm/lib/ObjectYAML/MachOEmitter.cpp
llvm/test/ObjectYAML/MachO/sections.yaml
|