This website requires JavaScript.
Explore
Help
Sign In
nils.hoelscher
/
llvm-for-llvmta
Watch
1
Star
0
Fork
You've already forked llvm-for-llvmta
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
13afd1791d
llvm-for-llvmta
/
test
/
CodeGen
/
Generic
/
2005-10-18-ZeroSizeStackObj...
7 lines
118 B
LLVM
Raw
Blame
History
; RUN: llc < %s
define
void
@test
(
)
{
%X
=
alloca
{
}
; <{ }*> [#uses=0]
ret
void
}
Reference in New Issue
View Git Blame
Copy Permalink