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