[Lldb-commits] [PATCH] D156822: [lldb] Make IR interpretation interruptible
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Aug 1 12:14:06 PDT 2023
JDevlieghere created this revision.
JDevlieghere added reviewers: jingham, Michael137, teemperor.
Herald added a project: All.
JDevlieghere requested review of this revision.
Check the interrupt flag while interpreting IR expressions and allow the user to interrupt them.
https://reviews.llvm.org/D156822
Files:
lldb/source/Expression/IRInterpreter.cpp
lldb/test/API/commands/expression/ir-interpreter/TestIRInterpreter.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156822.546174.patch
Type: text/x-patch
Size: 4359 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230801/6f6cd696/attachment-0001.bin>
More information about the lldb-commits
mailing list