[PATCH] D112012: [benchmarks] Unify libcxx's fork of google/benchmark to llvm/utils

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 22 10:39:32 PDT 2021


Meinersbur added a comment.

In D112012#3078815 <https://reviews.llvm.org/D112012#3078815>, @mtrofin wrote:

> @ldionne @Meinersbur  - trying to move this forward - if libcxx can't depend on llvm/ stuff, how about having a llvm/third-party common dir, would that work?

At least it would also need changes in buidbot/zorg -- currently, changes in directories not related to any subproject will not trigger a new build.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112012



More information about the llvm-commits mailing list