Sign in
fuchsia
/
third_party
/
llvm-project
/
refs/heads/upstream/revert-108375-lldb/simulate-new-string-padding-layout
/
.
/
llvm
/
test
/
Verifier
/
byval-4.ll
blob: 001e134593670b4a16a0e31f91f19de78b8dc887 [
file
] [
log
] [
blame
] [
edit
]
; RUN: llvm-as %s -o /dev/null
%struct.foo
=
type
{
i64
}
declare
void
@h
(
ptr
byval
(
%struct.foo
)
%num
)