mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-26 23:21:11 +00:00
[libc][math] Remove wrong fabsf128 entrypoint in aarch64 list. (#77974)
This commit is contained in:
parent
f05b081214
commit
cd753c70e6
@ -260,7 +260,6 @@ set(TARGET_LIBM_ENTRYPOINTS
|
||||
libc.src.math.fabs
|
||||
libc.src.math.fabsf
|
||||
libc.src.math.fabsl
|
||||
libc.src.math.fabs128
|
||||
libc.src.math.fdim
|
||||
libc.src.math.fdimf
|
||||
libc.src.math.fdiml
|
||||
|
Loading…
Reference in New Issue
Block a user