Skip to content

Commit 918c0ac

Browse files
authored
[bazel] Port llvm#154616: LDBG in ConvertToLLVMPass (llvm#154661)
1 parent 90d601d commit 918c0ac

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
@@ -7896,6 +7896,7 @@ cc_library(
78967896
":Pass",
78977897
":Rewrite",
78987898
":TransformUtils",
7899+
"//llvm:Support",
78997900
],
79007901
)
79017902

0 commit comments

Comments
 (0)