Skip to content

Commit 0dcabba

Browse files
committed
[mlir][bazel] fix llvm:support dependency error for CAPIGPU
1 parent 446371f commit 0dcabba

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
@@ -635,6 +635,7 @@ mlir_c_api_cc_library(
635635
":GPUDialect",
636636
":GPUTransforms",
637637
":Pass",
638+
"//llvm:Support",
638639
],
639640
)
640641

0 commit comments

Comments
 (0)