Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
a063e19593800142afaef5389f35605da901b805
/
.
/
test
/
Verifier
/
byval-1.ll
blob: 9bbead08611462c755874cb8e25f3575b3c7b469 [
file
] [
log
] [
blame
]
Matthijs Kooijman
1cd8f11
2008-06-10 12:57:32 +0000
[
diff
] [
blame
]
1
; RUN: not llvm-as < %s >& /dev/null
Duncan Sands
d6a844c
2008-01-14 06:53:45 +0000
[
diff
] [
blame
]
2
declare
void
@h
(
i32
byval
%num
)