[PATCH] D89450: llvm/utils/benchmark: add missing <limits> inclusion
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 15 01:13:48 PDT 2020
lebedev.ri added a comment.
In D89450#2331809 <https://reviews.llvm.org/D89450#2331809>, @kbobyrev wrote:
> Thanks! After it is accepted in upstream benchmark, please add an entry to `llvm/utils/benchmark/README.llvm` which contains information about cherry-picked commits that are applied on top of the local copy.
To add to that, there are three copies of `benchmark` - one here, one in libcxx, and one in separate test-suite repo.
It might be good to patch all three.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89450/new/
https://reviews.llvm.org/D89450
More information about the llvm-commits
mailing list