[PATCH] D126581: [Bazel][GN] Reuse the GN LLVM config file generation code

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 31 15:42:01 PDT 2022


rnk added a comment.

In D126581#3544738 <https://reviews.llvm.org/D126581#3544738>, @thakis wrote:

>> (I think chances are low that someone changing the .py script to fix the GN build would break the bazel build or the other way round: The script hasn't meaningfully changed in well over 2 years.)
>
> (If we end up doing a bunch of changes to the .py script later on for some reason or another, it might make sense to have a gn and a bazel version of that script at that point, though.)

Yeah, I agree, if it comes to that, we should split the script.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126581



More information about the llvm-commits mailing list