[libc-commits] [libc] [llvm] [libc][math] Refractor logf to Header only (PR #176834)

Anikesh Parashar via libc-commits libc-commits at lists.llvm.org
Sat Jan 24 10:49:19 PST 2026


================
@@ -2094,6 +2094,7 @@ add_entrypoint_object(
     libc.src.__support.macros.optimization
     libc.src.__support.macros.properties.cpu_features
     libc.src.__support.math.common_constants
+    libc.src.__support.math.logf
 )
----------------
an1k3sh wrote:

Updated the dependency files. Thanks for pointing it out

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


More information about the libc-commits mailing list