From: Benjamin Kramer Date: Fri, 19 May 2023 11:19:18 +0000 (+0200) Subject: [bazel] Port 00bd8e90116d99499f9161914fa5e00eed14a5ff X-Git-Tag: upstream/17.0.6~7893 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6f6fc7dd306cd90bfb7b42741ad104922a7460c1;p=platform%2Fupstream%2Fllvm.git [bazel] Port 00bd8e90116d99499f9161914fa5e00eed14a5ff --- diff --git a/utils/bazel/llvm-project-overlay/libc/BUILD.bazel b/utils/bazel/llvm-project-overlay/libc/BUILD.bazel index 37a6082..9bf628b 100644 --- a/utils/bazel/llvm-project-overlay/libc/BUILD.bazel +++ b/utils/bazel/llvm-project-overlay/libc/BUILD.bazel @@ -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", ],