This is an archive of the discontinued LLVM Phabricator instance.

[LLDB] Remove the bool + RegisterInfo& version of GetRegisterInfo
ClosedPublic

Authored by DavidSpickett on Sep 23 2022, 7:58 AM.

Details

Summary

All callers have been converted to the optional version.

Depends on D134540

Diff Detail

Event Timeline

DavidSpickett created this revision.Sep 23 2022, 7:58 AM
DavidSpickett requested review of this revision.Sep 23 2022, 7:58 AM
clayborg accepted this revision.Sep 26 2022, 3:37 PM
This revision is now accepted and ready to land.Sep 26 2022, 3:37 PM