Files
clang-p2996/compiler-rt/lib
Martin Storsjö 2de001da38 [compiler-rt] Detect arm hardfloat targets via __ARM_PCS_VFP (#137175)
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.
2025-04-25 12:17:50 +03:00
..