Sign in
cobalt
/
cobalt
/
3da06c67874e20fcbbefe517442f256057ad9e27
/
.
/
src
/
third_party
/
llvm-project
/
llvm
/
test
/
Linker
/
func-attrs-b.ll
blob: df78e5f54ab7b86d83381c82040f8cb6e772e146 [
file
] [
log
] [
blame
]
; This file is used with func-attrs-a.ll
; RUN: true
%struct.S0
=
type
<{
i8
,
i8
,
i8
,
i8
}>
define
void
@check0
(
%struct.S0
*
sret
%agg.result
,
%struct.S0
*
byval
%arg0
,
%struct.S0
*
%arg1
,
%struct.S0
*
byval
%arg2
)
{
ret
void
}