[PATCH] D61371: [benchmark] Fix win32 link on case-sensitive fs

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 2 00:36:35 PDT 2019


lebedev.ri added a comment.

1. Please note there is one more copy of benchmark, in testsuite repo. Not sure if you care about that one, but it may be better to fix this in all of them at once.
2. There is a llvm/utils/benchmark/README.LLVM and libcxx/utils/google-benchmark/README.LLVM (and in testsuite, if you change that one too) that needs to be updated to document this cherry-pick from upstream.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D61371





More information about the llvm-commits mailing list