[libc-commits] [PATCH] D132811: [libc][math] Added atanhf function.

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Aug 30 12:40:43 PDT 2022


lntue added inline comments.


================
Comment at: libc/src/math/generic/CMakeLists.txt:1235
+  DEPENDS
+    .supfuncf
+    libc.src.__support.FPUtil.fputil
----------------
Update this dependency.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132811/new/

https://reviews.llvm.org/D132811



More information about the libc-commits mailing list