Bump version to 19.1.0-rc3
[llvm-project.git] / llvm / test / Linker / func-attrs-b.ll
blob7ea12db48837cda997e6f5bc636090bd74dbe1c8
1 ; This file is used with func-attrs-a.ll
2 ; RUN: true
4 %struct.S0 = type <{ i8, i8, i8, i8 }>
6 define void @check0(ptr sret(%struct.S0) %agg.result, ptr byval(%struct.S0) %arg0, ptr %arg1, ptr byval(%struct.S0) %arg2) {
7   ret void