Update google benchmark version
authorEric Fiselier <eric@efcs.ca>
Fri, 14 Dec 2018 03:37:13 +0000 (03:37 +0000)
committerEric Fiselier <eric@efcs.ca>
Fri, 14 Dec 2018 03:37:13 +0000 (03:37 +0000)
commit7a91ac4753b3a37184a4713a8f852beb9243f056
treefda0f9afbb4f1d02d99421caeb45b5de5c6ac794
parent0f25c747a32a7968678333cb412c986b2ecc4877
Update google benchmark version

llvm-svn: 349126
17 files changed:
libcxx/utils/google-benchmark/BUILD.bazel [deleted file]
libcxx/utils/google-benchmark/CONTRIBUTORS
libcxx/utils/google-benchmark/README.md
libcxx/utils/google-benchmark/include/benchmark/benchmark.h
libcxx/utils/google-benchmark/src/benchmark.cc
libcxx/utils/google-benchmark/src/benchmark_register.cc
libcxx/utils/google-benchmark/src/complexity.cc
libcxx/utils/google-benchmark/src/json_reporter.cc
libcxx/utils/google-benchmark/src/reporter.cc
libcxx/utils/google-benchmark/src/string_util.h
libcxx/utils/google-benchmark/src/sysinfo.cc
libcxx/utils/google-benchmark/test/output_test_helper.cc
libcxx/utils/google-benchmark/test/reporter_output_test.cc
libcxx/utils/google-benchmark/test/string_util_gtest.cc
libcxx/utils/google-benchmark/tools/compare.py
libcxx/utils/google-benchmark/tools/gbench/report.py
libcxx/utils/google-benchmark/tools/gbench/util.py