summaryrefslogtreecommitdiffstats
path: root/llvm/utils/benchmark/README.LLVM
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/utils/benchmark/README.LLVM')
-rw-r--r--llvm/utils/benchmark/README.LLVM2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/utils/benchmark/README.LLVM b/llvm/utils/benchmark/README.LLVM
index c493ff4f5c6..d2aa87e86e7 100644
--- a/llvm/utils/benchmark/README.LLVM
+++ b/llvm/utils/benchmark/README.LLVM
@@ -23,3 +23,5 @@ Changes:
is applied to disable exceptions in Microsoft STL when exceptions are disabled
* Disabled CMake get_git_version as it is meaningless for this in-tree build,
and hardcoded a null version
+* https://github.com/google/benchmark/commit/4abdfbb802d1b514703223f5f852ce4a507d32d2
+ is applied on top of v1.4.1 to add RISC-V timer support.
OpenPOWER on IntegriCloud