regression/thumb: memcmp is missing from compiler-builtins #56814
Labels
O-Arm
Target: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 state
regression-from-stable-to-nightly
Performance or correctness regression from stable to nightly.
STR
Meta
It seems that all the unmangled mem* symbols are gone in newer nightlies.
I think it's fine to remove memcpy, memmove and memset because llvm uses the aeabi counterparts but memcmp is required.
cc @alexcrichton
The text was updated successfully, but these errors were encountered: