================ @@ -229,6 +229,7 @@ set(TARGET_LIBM_ENTRYPOINTS libc.src.math.asinf libc.src.math.asinhf libc.src.math.atan2f + libc.src.math.atan2 ---------------- petrhosek wrote: ```suggestion libc.src.math.atan2 libc.src.math.atan2f ``` https://github.com/llvm/llvm-project/pull/101767