[libc] [llvm] [libc][math][c23] Add {,u}fromfp{,x}{,f,l,f128} functions (PR #86003)

via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 22 13:44:49 PDT 2024


================
@@ -76,6 +76,7 @@ libc_support_library(
     deps = [
         ":LibcUnitTest",
         ":string_utils",
+        "//libc:__support_cpp_array",
----------------
overmighty wrote:

Done.

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


More information about the llvm-commits mailing list