Skip to content

Commit 6c11130

Browse files
authored
Fix bazel build issue - caused in #156825 (#158313)
1 parent 04320c0 commit 6c11130

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9082,7 +9082,9 @@ cc_library(
90829082
":Parser",
90839083
":Pass",
90849084
":PluginsLib",
9085+
":RemarkStreamer",
90859086
":Support",
9087+
"//llvm:Remarks",
90869088
"//llvm:Support",
90879089
],
90889090
)

0 commit comments

Comments
 (0)