[llvm-dev] Consolidating copies of google/benchmark in the repo (Was: Proposal: introduce dependency on abseil when building benchmarks)
Tom Stellard via llvm-dev
llvm-dev at lists.llvm.org
Mon Nov 1 10:51:59 PDT 2021
On 11/1/21 10:39 AM, Reid Kleckner via llvm-dev wrote:
> On Sun, Oct 31, 2021 at 11:57 AM Chris Lattner via llvm-dev <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote:
>
> I think it would make sense to move third party dependencies out of llvm-project/llvm for other reasons too, including layering (they can’t depend on other things in llvm) and license clarity.
>
>
> +1, gtest & gmock come to mind.
I'm in favor of this, but gtest currently has a dependency on LLVMSupport.
-Tom
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
More information about the llvm-dev
mailing list