diff options
author | Roman Lebedev <lebedev.ri@gmail.com> | 2022-12-18 04:15:04 +0300 |
---|---|---|
committer | Roman Lebedev <lebedev.ri@gmail.com> | 2022-12-18 04:23:20 +0300 |
commit | 1dd4a6aac6498c6ebdcfcc3da0beb440e4650b20 (patch) | |
tree | 5054eb721f23189baef8ae225564cac57ccb30f7 /clang/lib/Lex/ModuleMap.cpp | |
parent | a5de49755cab6ccea9380f7f51a133d2e37cdc88 (diff) | |
download | llvm-1dd4a6aac6498c6ebdcfcc3da0beb440e4650b20.zip llvm-1dd4a6aac6498c6ebdcfcc3da0beb440e4650b20.tar.gz llvm-1dd4a6aac6498c6ebdcfcc3da0beb440e4650b20.tar.bz2 |
[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.
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions