[all-commits] [llvm/llvm-project] a2ce56: [compiler-rt][cmake] Test COMPILER_RT_HAS_AARCH64_...
Usama Hameed via All-commits
all-commits at lists.llvm.org
Thu May 22 15:08:32 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a2ce5647200ad40ae356affd44db7d054de444d2
https://github.com/llvm/llvm-project/commit/a2ce5647200ad40ae356affd44db7d054de444d2
Author: Usama Hameed <u_hameed at apple.com>
Date: 2025-05-22 (Thu, 22 May 2025)
Changed paths:
M compiler-rt/cmake/Modules/BuiltinTests.cmake
M compiler-rt/cmake/builtin-config-ix.cmake
Log Message:
-----------
[compiler-rt][cmake] Test COMPILER_RT_HAS_AARCH64_SME with arm64 (#141115)
architecture only.
Apple configures CMake only once for compiler-rt, even when building for
multiple architectures. As a result, we need to explicitly test for
arm64 specific attributes by building for that architecture
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