llvm-project
eeed5896 - [libc] Correctly Run Multiple Benchmarks in the Same File (#98467)

Commit
1 year ago
[libc] Correctly Run Multiple Benchmarks in the Same File (#98467) There was previously an issue where registering multiple benchmarks in the same file would only give the results for the last benchmark to run. This PR fixes the issue. @jhuber6
Author
Parents
Loading