[libc-commits] [libc] [llvm] [libc][math] Refactor pow to Header Only. (PR #176529)

via libc-commits libc-commits at lists.llvm.org
Sun Jan 25 11:26:06 PST 2026


================
@@ -1581,18 +1581,7 @@ add_entrypoint_object(
   HDRS
     ../powf.h
   DEPENDS
-    libc.src.__support.math.exp10f
----------------
AnonMiraj wrote:

Looks like I accidentally copied the powf deps.
I am going to fix it now.

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


More information about the libc-commits mailing list