JDevlieghere accepted this revision.
JDevlieghere added a comment.

The motivation behind this change was that the IRInterpreter wasn't 
interruptible, which means that if you interpret an infinite loop, you'd be 
stuck forever. I fixed that in 61af957aeaa3 
<https://reviews.llvm.org/rG61af957aeaa3ba69a64598966525af6a40280fa0> so I 
think that's less of a concern today. I'm fine with going back to allowing an 
infinite timeout as long as there's no code path in LLDB that sets it to zero 
by default.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157764

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to