[PATCH] D90352: Introduce a Bazel build configuration

NAKAMURA Takumi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 08:14:37 PDT 2023


chapuni added inline comments.
Herald added subscribers: jplehr, Moerafaat, zero9178, pcwang-thead, bzcheeseman, sdasgup3, wenzhicui, wrengr, thopre, asb.
Herald added a reviewer: ThomasRaoux.
Herald added a project: All.


================
Comment at: utils/bazel/llvm-project-overlay/llvm/BUILD.bazel:479
+    deps = [
+        ":tblgen",
+    ],
----------------
@GMNGeoffrey Excuse me to the old commit.
Do you remember the reason why you split `:tblgen`?
I would like to know the background.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90352



More information about the llvm-commits mailing list