repo.or.cz
/
llvm
/
avr.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Forbid arrays of function-type and structures with function-typed fields.
[llvm/avr.git]
/
test
/
CodeGen
/
PowerPC
/
2004-12-12-ZeroSizeCommon.ll
blob
fc190a486e6b19be98552c1a262774e808c9ede3
1
; RUN: llc < %s -march=ppc32 | not grep .comm.*X,0
2
3
@X = linkonce global { } zeroinitializer ; <{ }*> [#uses=0]
4