You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[compiler-rt] Detect arm hardfloat targets via __ARM_PCS_VFP
This makes sure that COMPILER_RT_ARMHF_TARGET is set properly
for targets without a specific "armhf" target name, such as
armv7 windows.
This fixes the builtins test comparesf2_test.c on Windows on armv7.
0 commit comments