repo.or.cz
/
llvm
/
msp430.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'master' into msp430
[llvm/msp430.git]
/
test
/
CodeGen
/
CBackend
/
2003-05-31-MissingStructName.ll
blob
fb7e2ba69fd51686887a5b7acc873fa1cfc0447a
1
; RUN: llvm-as < %s | llc -march=c
2
3
; The C backend was dying when there was no typename for a struct type!
4
5
declare i32 @test(i32, { [32 x i32] }*)