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

via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 20 14:13:34 PDT 2024


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

I haven't tried to build with Bazel yet, this is just a guess.

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


More information about the llvm-commits mailing list