Skip to content

Commit 10250c5

Browse files
committed
Fix bazel build after 84d07d0.
1 parent a8645a3 commit 10250c5

File tree

1 file changed

+0
-1
lines changed
  • utils/bazel/llvm-project-overlay/mlir/unittests

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,6 @@ cc_test(
293293
"Analysis/*.h",
294294
"Analysis/*/*.cpp",
295295
"Analysis/*/*.h",
296-
"Dialect/Affine/Analysis/AffineStructuresParser.*",
297296
]),
298297
deps = [
299298
"//llvm:TestingSupport",

0 commit comments

Comments
 (0)