[bazel] Port 00bd8e90116d99499f9161914fa5e00eed14a5ff
authorBenjamin Kramer <benny.kra@googlemail.com>
Fri, 19 May 2023 11:19:18 +0000 (13:19 +0200)
committerBenjamin Kramer <benny.kra@googlemail.com>
Fri, 19 May 2023 11:19:31 +0000 (13:19 +0200)
utils/bazel/llvm-project-overlay/libc/BUILD.bazel

index 37a6082..9bf628b 100644 (file)
@@ -537,9 +537,11 @@ libc_support_library(
         ":__support_builtin_wrappers",
         ":__support_common",
         ":__support_cpp_bit",
+        ":__support_cpp_string",
         ":__support_cpp_type_traits",
         ":__support_fputil_float_properties",
         ":__support_fputil_platform_defs",
+        ":__support_integer_to_string",
         ":__support_uint128",
         ":libc_root",
     ],