================
@@ -5402,6 +5416,14 @@ libc_math_function(
],
)
+libc_math_function(
+ name = "asinpif16",
----------------
bassiounix wrote:
aren't there an already existing entry point for `asinpif16`?
https://github.com/llvm/llvm-project/pull/179021