[libc-commits] [libc] [llvm] [libc][math] Refactor log to header-only shared math (PR #175395)

Muhammad Bassiouni via libc-commits libc-commits at lists.llvm.org
Sat Jan 10 22:07:33 PST 2026


================
@@ -2056,7 +2046,7 @@ add_entrypoint_object(
   HDRS
     ../log2.h
   DEPENDS
-    .log_range_reduction
+    libc.src.__support.math.log_range_reduction
----------------
bassiounix wrote:

reorder to maintain alphabetical order

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


More information about the libc-commits mailing list