[all-commits] [llvm/llvm-project] 311bc6: [AArch64][compiler-rt] Only build SME ABI routines...
Sander de Smalen via All-commits
all-commits at lists.llvm.org
Sat Oct 14 08:35:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 311bc6683deea98b09f605a0fb82f52018eb8c30
https://github.com/llvm/llvm-project/commit/311bc6683deea98b09f605a0fb82f52018eb8c30
Author: Sander de Smalen <sander.desmalen at arm.com>
Date: 2023-10-14 (Sat, 14 Oct 2023)
Changed paths:
M compiler-rt/lib/builtins/CMakeLists.txt
M compiler-rt/lib/builtins/aarch64/sme-abi.S
Log Message:
-----------
[AArch64][compiler-rt] Only build SME ABI routines when compiler supports asm. (#68991)
This also adds the .variant_pcs directive to some functions from which
it was previously missing.
More information about the All-commits
mailing list