[PATCH] D65142: [RISCV] Implement benchmark::cycleclock::Now for riscv64-linux

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 5 01:14:00 PDT 2019


hans added a comment.

In D65142#1613449 <https://reviews.llvm.org/D65142#1613449>, @lebedev.ri wrote:

> In D65142#1613446 <https://reviews.llvm.org/D65142#1613446>, @aurel32 wrote:
>
> > **Disclaimer: I know nothing about LLVM procedures, so please ignore if it is not something acceptable **
> >
> > This commit is one of the only missing to get LLVM 9 building on a RISC-V 64 GNU/Linux system. Therefore would it be possible to backport it to the 9 branch?
>
>
> Best to file an issue and put it as a blocker for https://bugs.llvm.org/show_bug.cgi?id=42474


I've merged this as r367810 (llvm) and r367813 (libcxx).


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65142/new/

https://reviews.llvm.org/D65142





More information about the llvm-commits mailing list