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
Indentation change.
[llvm/avr.git]
/
test
/
Assembler
/
2004-11-28-InvalidTypeCrash.ll
blob
6f264393a598199eb67932c4fee4418a0f2af76a
1
; Test for PR463. This program is erroneous, but should not crash llvm-as.
2
; RUN: not llvm-as %s -o /dev/null -f |& grep {invalid type for null constant}
3
4
@.FOO = internal global %struct.none zeroinitializer