[PATCH] D107426: [mlir][Bazel] Adjust BUILD.bazel file.
Adrian Kuegel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 3 23:58:28 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8385de118443: [mlir][Bazel] Adjust BUILD.bazel file. (authored by akuegel).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107426/new/
https://reviews.llvm.org/D107426
Files:
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Index: utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
===================================================================
--- utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
+++ utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
@@ -6389,6 +6389,7 @@
":TosaInterfacesIncGen",
":TosaPassIncGen",
":TransformUtils",
+ "//llvm:Support",
],
)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107426.363978.patch
Type: text/x-patch
Size: 385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210804/8948308a/attachment.bin>
More information about the llvm-commits
mailing list