Script to replay reproducers with the command line driver in parallel. This is used for stage 1 as described in the RFC on lldb-dev [1].
[1] http://lists.llvm.org/pipermail/lldb-dev/2020-April/016100.html
Differential D77608
[lldb/Scripts] Add script to replay multiple reproducers JDevlieghere on Apr 6 2020, 4:44 PM. Authored by
Details Script to replay reproducers with the command line driver in parallel. This is used for stage 1 as described in the RFC on lldb-dev [1]. [1] http://lists.llvm.org/pipermail/lldb-dev/2020-April/016100.html
Diff Detail
Event Timeline
|
This is needed for the timeout. I'd rather not rely on an external package for this unless anyone objects.