Follow up to d0858bffa11, add missing REQUIRES x86
[llvm-project.git] / llvm / test / tools / llvm-lib / Inputs / arm64.ll
blobf0a591370db11d1220b6885187213c334c35b68f
1 ; ModuleID = 'test2.cc'
2 source_filename = "test2.cc"
3 target datalayout = "e-m:w-p:64:64-i32:32-i64:64-i128:128-n32:64-S128"
4 target triple = "arm64-pc-windows-msvc19.11.0"
6 ; Function Attrs: noinline nounwind optnone uwtable
7 define dso_local void @"?f@@YAXXZ"() #0 {
8 entry:
9   ret void
12 attributes #0 = { noinline nounwind optnone uwtable "correctly-rounded-divide-sqrt-fp-math"="false" "disable-tail-calls"="false" "less-precise-fpmad"="false" "min-legal-vector-width"="0" "frame-pointer"="none" "no-infs-fp-math"="false" "no-jump-tables"="false" "no-nans-fp-math"="false" "no-signed-zeros-fp-math"="false" "no-trapping-math"="false" "stack-protector-buffer-size"="8" "target-cpu"="generic" "target-features"="+neon" "unsafe-fp-math"="false" "use-soft-float"="false" }
14 !llvm.module.flags = !{!0}
15 !llvm.ident = !{!1}
17 !0 = !{i32 1, !"wchar_size", i32 2}
18 !1 = !{!"clang version 9.0.0 "}