[all-commits] [llvm/llvm-project] 072713: Revert "[compiler-rt][aarch64] Add SME ABI support...
Henrik G. Olsson via All-commits
all-commits at lists.llvm.org
Thu Oct 12 04:11:38 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 072713add4408199d4bce7b3b02cc74a4a382ee0
https://github.com/llvm/llvm-project/commit/072713add4408199d4bce7b3b02cc74a4a382ee0
Author: Henrik G. Olsson <hnrklssn at gmail.com>
Date: 2023-10-12 (Thu, 12 Oct 2023)
Changed paths:
M compiler-rt/cmake/Modules/AddCompilerRT.cmake
M compiler-rt/cmake/builtin-config-ix.cmake
M compiler-rt/lib/builtins/CMakeLists.txt
R compiler-rt/lib/builtins/aarch64/sme-abi-init.c
R compiler-rt/lib/builtins/aarch64/sme-abi.S
Log Message:
-----------
Revert "[compiler-rt][aarch64] Add SME ABI support routines." (#68875)
This reverts commit 2b05fa8f0be7e38f4b4364ea855a3d200ded7480. It caused build errors in compiler-rt.
More information about the All-commits
mailing list