repo.or.cz
/
llvm
/
msp430.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Handle logical shift right (at least I hope so :) )
[llvm/msp430.git]
/
test
/
Verifier
/
byval-4.ll
blob
d69f66caec35513c0d7ec5c4d339fde8d4c857bb
1
; RUN: llvm-as %s -o /dev/null -f
2
%struct.foo = type { i64 }
3
4
declare void @h(%struct.foo* byval %num)