This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Make IR interpretation interruptible
ClosedPublic

Authored by JDevlieghere on Aug 1 2023, 12:14 PM.

Details

Summary

Check the interrupt flag while interpreting IR expressions and allow the user to interrupt them.

Diff Detail

Event Timeline

JDevlieghere created this revision.Aug 1 2023, 12:14 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 1 2023, 12:14 PM
JDevlieghere requested review of this revision.Aug 1 2023, 12:14 PM
This revision is now accepted and ready to land.Aug 1 2023, 2:32 PM

LGTM. Thanks for adding this.

This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptAug 2 2023, 1:56 PM