This is an archive of the discontinued LLVM Phabricator instance.

[lldb] [Windows] Fix an incorrect assert in NativeRegisterContextWindows_arm
ClosedPublic

Authored by mstorsjo on Sep 14 2021, 12:17 PM.

Details

Summary

This codepath hadn't been exercised in a build with asserts before.

Diff Detail

Event Timeline

mstorsjo created this revision.Sep 14 2021, 12:17 PM
mstorsjo requested review of this revision.Sep 14 2021, 12:17 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 14 2021, 12:17 PM
DavidSpickett accepted this revision.Sep 15 2021, 3:26 AM
DavidSpickett added a subscriber: DavidSpickett.

LGTM

This revision is now accepted and ready to land.Sep 15 2021, 3:26 AM