1 ; RUN: llc < %s -mtriple=arm64-apple-ios | FileCheck %s
4 define void @t8() nounwind ssp {
6 ; CHECK-NOT: stp fp, lr, [sp, #-16]!
7 ; CHECK-NOT: mov fp, sp
9 ; CHECK-NOT: mov sp, fp
10 ; CHECK-NOT: ldp fp, lr, [sp], #16
11 tail call void asm sideeffect "nop", "~{v8}"() nounwind