Revert "Fix bazel build after 84d07d021333f7b5716f0444d5c09105557272e0."
authorHaojian Wu <hokein.wu@gmail.com>
Thu, 15 Sep 2022 18:01:20 +0000 (20:01 +0200)
committerHaojian Wu <hokein.wu@gmail.com>
Thu, 15 Sep 2022 18:02:27 +0000 (20:02 +0200)
This reverts commit 10250c5a2a2ca6be683ff940d776648a2d5968e3 as the
related patch is being reverted.

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

index 4ca2496..91a03f2 100644 (file)
@@ -293,6 +293,7 @@ cc_test(
         "Analysis/*.h",
         "Analysis/*/*.cpp",
         "Analysis/*/*.h",
+        "Dialect/Affine/Analysis/AffineStructuresParser.*",
     ]),
     deps = [
         "//llvm:TestingSupport",