Sign in
swiftshader
/
SwiftShader.git
/
97035bde89e6af59b5d9e33c96a044ff976e6224
/
.
/
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
]
}*)