1 ; RUN: llc < %s -mtriple=aarch64-windows | FileCheck %s --check-prefix=WINDOWS
2 ; RUN: llc < %s -mtriple=aarch64-linux | FileCheck %s --check-prefix=LINUX
4 define dso_local void @b() #0 {
13 declare dso_local void @a(...)
15 attributes #0 = { noreturn nounwind uwtable "tune-cpu"="cortex-a53" }
21 ; WINDOWS-NOT: .p2align