1 ; RUN: llc < %s -mtriple=aarch64-pc-windows-msvc | FileCheck %s
3 define dso_local void @"?f@@YAXXZ"() nounwind sspstrong uwtable {
4 ; CHECK-LABEL: f@@YAXXZ
6 ; CHECK-NOT: .seh_handlerdata
7 ; CHECK-NOT: .seh_endproc
13 declare void @llvm.trap() noreturn nounwind
15 define dso_local i32 @getValue() nounwind sspstrong uwtable {
16 ; CHECK-LABEL: getValue
17 ; CHECK-NOT: .seh_proc
18 ; CHECK-NOT: .seh_endprologue
19 ; CHECK-NOT: .seh_startepilogue
20 ; CHECK-NOT: .seh_endepilogue
21 ; CHECK-NOT: .seh_endproc