Skip to content

Commit 7e45cfd

Browse files
committed
[mlir] Fix ab87426
1 parent c672b34 commit 7e45cfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2106,7 +2106,7 @@ cc_library(
21062106
":Transforms",
21072107
":DialectUtils",
21082108
":VectorDialect",
2109-
"//third_party/llvm/llvm-project/llvm:Support",
2109+
"//llvm:Support",
21102110
],
21112111
)
21122112

0 commit comments

Comments
 (0)