This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Fix two bugs in ObjectContainerMachOFileset when reading from memory
ClosedPublic

Authored by JDevlieghere on Aug 30 2022, 1:48 PM.

Details

Summary

Jason caught two issues in the memory part of ObjectContainerMachOFileset which I didn't hook up and therefore wasn't able to test.

Diff Detail

Event Timeline

JDevlieghere created this revision.Aug 30 2022, 1:48 PM
Herald added a project: Restricted Project. · View Herald Transcript
JDevlieghere requested review of this revision.Aug 30 2022, 1:48 PM
jasonmolenda accepted this revision.Aug 30 2022, 1:51 PM

Thanks! LGTM.

This revision is now accepted and ready to land.Aug 30 2022, 1:51 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptAug 30 2022, 2:07 PM