[libc-commits] [libc] [llvm] [libc][math] Refactor ilogbf implementation to header-only in src/__support/math folder. (PR #175522)

Muhammad Bassiouni via libc-commits libc-commits at lists.llvm.org
Thu Jan 15 22:07:36 PST 2026


================
@@ -390,7 +390,6 @@ add_header_library(
     cosf.h
   DEPENDS
     .sincosf_utils
-    libc.src.errno.errno
----------------
bassiounix wrote:

Nice catch!

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


More information about the libc-commits mailing list