Skip to content

Commit ab07fc8

Browse files
committed
[mlir][bazel] add missing dep in OpenAccTransforms
1 parent 30a4028 commit ab07fc8

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
@@ -10452,6 +10452,7 @@ cc_library(
1045210452
":OpenACCPassIncGen",
1045310453
":Pass",
1045410454
":TransformUtils",
10455+
"//llvm:Support",
1045510456
],
1045610457
)
1045710458

0 commit comments

Comments
 (0)