[PATCH] D112844: Add a Bazel build file for mlir/python.

Geoffrey Martin-Noble via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 29 14:02:17 PDT 2021


GMNGeoffrey accepted this revision.
GMNGeoffrey added a comment.
This revision is now accepted and ready to land.

The state Bazel Python is weird... but this seems better than nothing :-)



================
Comment at: utils/bazel/llvm-project-overlay/mlir/python/BUILD.bazel:1
+# Python bindings for MLIR.
+#
----------------
Please add the license header (you can copy from other BUILD files)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112844



More information about the llvm-commits mailing list