Skip to content

Commit 00c0510

Browse files
committed
[bazel] Add missing dependency for 471bd17
1 parent 228e240 commit 00c0510

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4722,6 +4722,7 @@ cc_library(
47224722
":TransformDialect",
47234723
":TransformDialectInterfaces",
47244724
":TransformUtils",
4725+
"//llvm:Support",
47254726
],
47264727
)
47274728

0 commit comments

Comments
 (0)