Skip to content

Commit 6c9d2ee

Browse files
committed
Revert "Fix bazel build after 84d07d0."
This reverts commit 10250c5 as the related patch is being reverted.
1 parent c6acb4e commit 6c9d2ee

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

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

0 commit comments

Comments
 (0)