[PATCH] D36917: [XRay] [test-suite] Upgrade Google Benchmark library to 1.2.0
Hal Finkel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 18 21:10:30 PDT 2017
hfinkel added a comment.
For context, as I noted in PR34215, the version of the Google benchmark library in the test suite, MicroBenchmarks/libs/benchmark-1.1.0, doesn't build with Clang trunk (https://github.com/google/benchmark/issues/409). Upgrading to 1.2.0 should fix this.
https://reviews.llvm.org/D36917
More information about the llvm-commits
mailing list