Sign in
swiftshader
/
SwiftShader
/
4846150bb362d656e67d2ffd8a5014745946171a
/
.
/
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
]
}*)