This is an archive of the discontinued LLVM Phabricator instance.

[test-suite] Fix RISC-V Support in benchmark 1.3.0
ClosedPublic

Authored by lenary on Jul 5 2019, 2:23 AM.

Details

Summary

Fixed by backporting the upstream fix from here:

https://github.com/google/benchmark/pull/833

Diff Detail

Repository
rL LLVM

Event Timeline

lenary created this revision.Jul 5 2019, 2:23 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 5 2019, 2:23 AM
asb added a subscriber: asb.Jul 7 2019, 9:02 AM

Looks like there is no MicroBenchmarks/libs/benchmark-1.3.0/README.llvm, unlike one in LLVM.
Could you please create one and document this cherry-pick?

lenary updated this revision to Diff 208715.Jul 9 2019, 9:40 AM

Address comments:

  • Add README.llvm and document benchmark cherry-picks
lebedev.ri accepted this revision.Jul 9 2019, 10:05 AM

LGTM thank you!

This revision is now accepted and ready to land.Jul 9 2019, 10:05 AM
This revision was automatically updated to reflect the committed changes.