Home | History | Annotate | Download | only in single_kernel
      1 ; RUN: not rs2spirv_lit_driver.sh %s
      2 
      3 target datalayout = "e-m:e-i64:64-i128:128-n32:64-S128"
      4 target triple = "aarch64-none-linux-gnueabi"
      5 
      6 ; Function Attrs: norecurse nounwind readnone
      7 define void @root(i8 *%in, i8 *%out, i32 %x, i32 %y) #0 {
      8   ret void
      9 }
     10 
     11 attributes #0 = { norecurse nounwind readnone "disable-tail-calls"="false" "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="0" "stackrealign" "unsafe-fp-math"="false" "use-soft-float"="false" }
     12 
     13 !llvm.ident = !{!0}
     14 !\23pragma = !{!1, !2, !3}
     15 !\23rs_export_foreach_name = !{!4}
     16 !\23rs_export_foreach = !{!5}
     17 
     18 !0 = !{!"Android clang version 3.8.256229  (based on LLVM 3.8.256229)"}
     19 !1 = !{!"version", !"1"}
     20 !2 = !{!"java_package_name", !"rs2srpiv"}
     21 !3 = !{!"rs_fp_relaxed", !""}
     22 !4 = !{!"root"}
     23 !5 = !{!"27"}
     24