[Bazel] Fixes 91adaec (#189998)

This fixes 91adaeceb162357a33e2ea6155cb13a4198a981a.

Co-authored-by: Google Bazel Bot <google-bazel-bot@google.com>
This commit is contained in:
forking-google-bazel-bot[bot] 2026-04-01 10:41:17 -07:00 committed by GitHub
parent 07fc9b8155
commit b71eacea76
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10671,6 +10671,7 @@ cc_library(
deps = [
":Analysis",
":FuncDialect",
":FunctionInterfaces",
":IR",
":LLVMDialect",
":OpenMPDialect",