Skip to content

Commit f3d8dce

Browse files
author
git apple-llvm automerger
committed
Merge commit 'ebcf1de06526' from llvm.org/main into next
2 parents 5ecae0e + ebcf1de commit f3d8dce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libc/config/linux/aarch64/entrypoints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -645,7 +645,7 @@ endif()
645645
if(LIBC_TYPES_HAS_FLOAT16)
646646
list(APPEND TARGET_LIBM_ENTRYPOINTS
647647
# math.h C23 _Float16 entrypoints
648-
libc.src.math.acoshf16
648+
# libc.src.math.acoshf16
649649
libc.src.math.canonicalizef16
650650
libc.src.math.ceilf16
651651
libc.src.math.copysignf16

0 commit comments

Comments
 (0)