Skip to content

Commit 74f9579

Browse files
authored
[libc][math][c23] removed dsubl for 32 arm (llvm#101423)
1 parent 26766a0 commit 74f9579

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libc/config/linux/arm/entrypoints.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,6 @@ set(TARGET_LIBM_ENTRYPOINTS
230230
libc.src.math.coshf
231231
libc.src.math.dfmal
232232
libc.src.math.dsqrtl
233-
libc.src.math.dsubl
234233
libc.src.math.erff
235234
libc.src.math.exp
236235
libc.src.math.exp10

0 commit comments

Comments
 (0)