This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2024-11-01 08:23:21 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
e9172d9bf6
llvm-mirror
/
test
/
Verifier
/
byval-4.ll
5 lines
100 B
LLVM
Raw
Normal View
History
Unescape
Escape
Remove obsolete -f flags. llvm-svn: 79992
2009-08-25 17:38:29 +02:00
; RUN: llvm-as %s -o /dev/null
check for correct usage of the byval attribute llvm-svn: 38506
2007-07-10 21:28:12 +02:00
%struct.foo
=
type
{
i64
}
declare
void
@h
(
%struct.foo
*
byval
%num
)
Reference in New Issue
Copy Permalink