projects
/
oota-llvm.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
This reverts commit r200064 and r200051.
[oota-llvm.git]
/
test
/
Verifier
/
byval-4.ll
1
; RUN: llvm-as %s -o /dev/null
2
%struct.foo = type { i64 }
3
4
declare void @h(%struct.foo* byval %num)