This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Fix comments referring to BCR_M_IMVA_MATCH
ClosedPublic

Authored by saagarjha on Jan 15 2023, 9:20 PM.

Details

Summary

It seems like these were copied from the single-step code and not updated to match the new flags.

Diff Detail

Event Timeline

saagarjha created this revision.Jan 15 2023, 9:20 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 15 2023, 9:20 PM
saagarjha requested review of this revision.Jan 15 2023, 9:20 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 15 2023, 9:21 PM
saagarjha edited the summary of this revision. (Show Details)Jan 15 2023, 9:21 PM
saagarjha added a reviewer: JDevlieghere.
JDevlieghere accepted this revision.Jan 15 2023, 11:38 PM

Right: BCR_M_IMVA_MISMATCH would be mismatch. LGTM.

This revision is now accepted and ready to land.Jan 15 2023, 11:38 PM
This revision was automatically updated to reflect the committed changes.