[compiler-rt] Don't use 'vg' in CFI directives for SME ABI routines

This broke some builds where GNU assembler doesn't support 'vg'.
This commit is contained in:
Sander de Smalen
2023-10-27 16:30:55 +00:00
parent 6a0f6dd835
commit e79f0506cf

View File

@@ -35,7 +35,7 @@ DEFINE_COMPILERRT_PRIVATE_FUNCTION(do_abort)
.cfi_def_cfa_offset 32
.cfi_offset w30, -24
.cfi_offset w29, -32
.cfi_offset vg, -16
.cfi_offset 46, -16
bl __arm_sme_state
tbz x0, #0, 2f
1: