This is an archive of the discontinued LLVM Phabricator instance.

[LLDB] Remove return value from DumpRegisterValue
ClosedPublic

Authored by DavidSpickett on Jan 13 2023, 6:25 AM.

Details

Summary

No one ever checks it. Also convert to early return.

Diff Detail

Event Timeline

DavidSpickett created this revision.Jan 13 2023, 6:25 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 13 2023, 6:25 AM
DavidSpickett requested review of this revision.Jan 13 2023, 6:25 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 13 2023, 6:25 AM
labath accepted this revision.Jan 23 2023, 2:43 AM
This revision is now accepted and ready to land.Jan 23 2023, 2:43 AM
This revision was automatically updated to reflect the committed changes.