Skip to content

Commit 7ded25c

Browse files
committed
Fix Bazel build for ba65584
1 parent 53d5d34 commit 7ded25c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ cc_library(
6767
srcs = glob(
6868
[
6969
"lib/Analysis/*.cpp",
70+
"lib/Analysis/*.h",
7071
"lib/Analysis/DataFlow/*.cpp",
7172
],
7273
),

0 commit comments

Comments
 (0)