[all-commits] [llvm/llvm-project] e79f05: [compiler-rt] Don't use 'vg' in CFI directives for...
Sander de Smalen via All-commits
all-commits at lists.llvm.org
Mon Oct 30 01:29:10 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e79f0506cf6fd32ed466fdd2ccbb68dcacbb4bf5
https://github.com/llvm/llvm-project/commit/e79f0506cf6fd32ed466fdd2ccbb68dcacbb4bf5
Author: Sander de Smalen <sander.desmalen at arm.com>
Date: 2023-10-30 (Mon, 30 Oct 2023)
Changed paths:
M compiler-rt/lib/builtins/aarch64/sme-abi.S
Log Message:
-----------
[compiler-rt] Don't use 'vg' in CFI directives for SME ABI routines
This broke some builds where GNU assembler doesn't support 'vg'.
More information about the All-commits
mailing list