[all-commits] [llvm/llvm-project] 2de001: [compiler-rt] Detect arm hardfloat targets via __A...

Martin Storsjö via All-commits all-commits at lists.llvm.org
Fri Apr 25 02:18:11 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2de001da389f4729020a11e61ba571a6be8dcc71
      https://github.com/llvm/llvm-project/commit/2de001da389f4729020a11e61ba571a6be8dcc71
  Author: Martin Storsjö <martin at martin.st>
  Date:   2025-04-25 (Fri, 25 Apr 2025)

  Changed paths:
    M compiler-rt/lib/builtins/CMakeLists.txt

  Log Message:
  -----------
  [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.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list