dumpStringOffsetsSection() expects the size of a contribution to be correctly aligned. The patch adds the corresponding verifications for pre-v5 cases.
Details
Details
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Event Timeline
Comment Actions
I'm not really up to speed on the pre-v5 .dwo stuff, so best that somebody else looks at this functionality, I think.
llvm/test/DebugInfo/X86/dwarfdump-str-offsets-v4-dwp-invalid.s | ||
---|---|---|
36 | If I've followed it right, the only difference between this test case and the other one is this extra section? Could you use --defsym/.if to merge the two together? |
If I've followed it right, the only difference between this test case and the other one is this extra section? Could you use --defsym/.if to merge the two together?