[Lldb-commits] [PATCH] D102762: [lldb] Use a time-based timeout instead of a hardcoded instruction count in the IRInterpreter

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Aug 1 10:51:09 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG59237bb52c94: [lldb] Use a time-based timeout in IRInterpreter (authored by JDevlieghere).
Herald added a subscriber: lldb-commits.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102762/new/

https://reviews.llvm.org/D102762

Files:
  lldb/include/lldb/Expression/IRInterpreter.h
  lldb/include/lldb/Target/Target.h
  lldb/source/Expression/IRInterpreter.cpp
  lldb/source/Expression/LLVMUserExpression.cpp
  lldb/test/API/commands/expression/ir-interpreter/TestIRInterpreter.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102762.546139.patch
Type: text/x-patch
Size: 6895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230801/69eb519f/attachment.bin>


More information about the lldb-commits mailing list