Sign in
swiftshader
/
SwiftShader
/
ed30373d288595486116e9fa65dbffa4a0813bde
/
.
/
third_party
/
LLVM
/
test
/
CodeGen
/
CBackend
/
2003-05-31-MissingStructName.ll
blob: bf198d97374055cae6c27dd2179115dff15aa9f9 [
file
] [
log
] [
blame
]
; RUN: llc < %s -march=c
; The C backend was dying when there was no typename for a struct type!
declare
i32
@test
(
i32
,
{
[
32
x
i32
]
}*)