[mlir][Bazel] Add missing dependency.

This commit is contained in:
Adrian Kuegel 2023-03-07 07:41:47 +01:00
parent feb3432a4e
commit 89a515d7b1

View File

@ -380,6 +380,7 @@ libc_support_library(
":__support_macros_attributes",
":__support_macros_properties_architectures",
":__support_macros_sanitizer",
":errno",
":libc_root",
],
)