This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
977412ca35
llvm-project
/
llvm
/
test
/
Regression
/
Assembler
/
2002-08-15-CastAmbiguity.ll
9 lines
103 B
LLVM
Raw
Blame
History
void
%test
(
i
n
t
%X
)
{
call
void
(
i
n
t
)
*
c
a
s
t
(
void
(
i
n
t
)
*
%test
to
void
(
i
n
t
)
*
)
(
i
n
t
6
)
ret
void
}
Reference in New Issue
View Git Blame
Copy Permalink