[llvm] [libc][bazel] Added wchar functions to bazel (PR #146126)

Michael Jones via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 27 14:00:58 PDT 2025


================
@@ -5676,3 +5728,286 @@ libc_function(
         ":types_struct_timespec",
     ],
 )
+
+############################## wchar targets ###############################
+
+libc_support_library(
----------------
michaelrj-google wrote:

this should go with the other files in `__support`

https://github.com/llvm/llvm-project/pull/146126


More information about the llvm-commits mailing list