index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
Generic
/
2005-10-18-ZeroSizeStackObject.ll
blob: 08060bf3d6f11bda64d26abfb9078191e7ee1be3 (
plain
)
1
2
3
4
5
6
; RUN: llc < %s define void @test() { %X = alloca { } ; <{ }*> [#uses=0] ret void }