[all-commits] [llvm/llvm-project] 7ce1a9: [lldb/Scripts] Add script to replay multiple repro...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Wed Apr 15 10:56:01 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7ce1a93efd0700770f7c5c368999a44db0d222e8
https://github.com/llvm/llvm-project/commit/7ce1a93efd0700770f7c5c368999a44db0d222e8
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-04-15 (Wed, 15 Apr 2020)
Changed paths:
A lldb/scripts/reproducer-replay.py
Log Message:
-----------
[lldb/Scripts] Add script to replay multiple reproducers
Script to replay reproducers in parallel using the command line driver.
This is used for active replay (stage 1 as described in the RFC on
lldb-dev [1]).
[1] http://lists.llvm.org/pipermail/lldb-dev/2020-April/016100.html
Differential revision: https://reviews.llvm.org/D77608
More information about the All-commits
mailing list