[libcxx-commits] [PATCH] D78084: [RISCV][PowerPC] Fix google/benchmark benchmark::cycleclock::Now
Luís Marques via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Apr 13 23:57:22 PDT 2020
luismarques created this revision.
luismarques added reviewers: asb, lenary, rogfer01, lebedev.ri.
Herald added subscribers: libcxx-commits, evandro, sameer.abuasal, s.egerton, shchenz, Jim, benna, psnobl, PkmX, rkruppe, shiva0217, kito-cheng, simoncook, nemanjai.
Herald added a project: libc++.
Herald added a reviewer: libc++.
This is a cherrypick of the upstream fix commit a77d5f7 onto
llvm/utils/benchmark and libcxx/utils/google-benchmark.
This fixes LLVM's 32-bit RISC-V compilation, and the issues
mentioned in https://github.com/google/benchmark/pull/955
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D78084
Files:
libcxx/utils/google-benchmark/src/cycleclock.h
llvm/utils/benchmark/src/cycleclock.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78084.257205.patch
Type: text/x-patch
Size: 4579 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200414/7ce8404a/attachment.bin>
More information about the libcxx-commits
mailing list