repo.or.cz
/
llvm
/
stm8.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Don't analyze block if it's not considered for ifcvt anymore.
[llvm/stm8.git]
/
test
/
Assembler
/
2004-11-28-InvalidTypeCrash.ll
blob
40648fdbde6bc1c53784c9f93d106d464dea1378
1
; Test for PR463. This program is erroneous, but should not crash llvm-as.
2
; RUN: not llvm-as %s -o /dev/null |& grep {use of undefined type named 'struct.none'}
3
4
@.FOO = internal global %struct.none zeroinitializer