Revert "[Bazel] Fix for 1bc58a258e2edb6221009a26d0f0037eda6c7c47" (#114444)

This reverts commit 5ce8a93ebb7688c66bd08fa27d2e04bca33b6763.

Commit 1bc58a258e2edb6221009a26d0f0037eda6c7c47 was reverted in
a9a8351ef181610559687679a40efe24649f9600, so the bazel fix is no longer
needed.
This commit is contained in:
Jorge Gorbe Moya 2024-10-31 11:21:04 -07:00 committed by GitHub
parent 0856592f6f
commit 93d12d4881
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8954,7 +8954,7 @@ cc_library(
"include/mlir/Analysis/*.h",
"include/mlir/Analysis/*/*.h",
],
) + ["include/mlir/Transforms/RegionUtils.h"],
),
copts = [
"$(STACK_FRAME_UNLIMITED)",
],