Check the interrupt flag while interpreting IR expressions and allow the user to interrupt them.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D156822
[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 TimelineThis revision is now accepted and ready to land.Aug 1 2023, 2:32 PM Closed by commit rG61af957aeaa3: [lldb] Make IR interpretation interruptible (authored by JDevlieghere). · Explain WhyAug 2 2023, 1:56 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 546600 lldb/source/Expression/IRInterpreter.cpp
lldb/test/API/commands/expression/ir-interpreter/TestIRInterpreter.py
|