Skip to content
Unverified Commit 1dd4a6aa authored by Roman Lebedev's avatar Roman Lebedev
Browse files

[NFC][llvm-exegesis] `BenchmarkRunner`: split `runConfiguration()` into...

[NFC][llvm-exegesis] `BenchmarkRunner`: split `runConfiguration()` into `getRunnableConfiguration()` + `runConfiguration()`

We can run as many `getRunnableConfiguration()` in parallel as we want,
but `runConfiguration()` must be run *completely* standalone from everything.
This is a step towards enabling threading.
parent a5de4975
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment