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