Bump version to 19.1.0-rc3
[llvm-project.git] / llvm / test / Bitcode / Inputs / thinlto-function-summary-paramaccess.ll
blob6048efa75a3960a6d8df3f1907952ffbeefdc03c
1 target datalayout = "e-m:e-i8:8:32-i16:16:32-i64:64-i128:128-n32:64-S128"
2 target triple = "aarch64-unknown-linux"
4 attributes #0 = { noinline sanitize_memtag "target-features"="+mte,+neon" }
6 define void @Callee(i8* %p) #0 {
7 entry:
8   ret void
11 define void @Callee2(i32 %x, i8* %p) #0 {
12 entry:
13   ret void