This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-04-21 22:27:47 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
829000e035
opnsense-src
/
test
/
CodeGen
/
Generic
/
2005-10-18-ZeroSizeStackObject.ll
7 lines
118 B
LLVM
Raw
Normal View
History
Unescape
Escape
Update llvm to r84119.
2009-10-14 13:57:32 -04:00
; RUN: llc < %s
Import LLVM, at r72732.
2009-06-02 13:52:33 -04:00
define
void
@test
(
)
{
%X
=
alloca
{
}
; <{ }*> [#uses=0]
ret
void
}
Reference in a new issue
Copy permalink