Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
[llvm/avr.git] / test / CodeGen / CBackend / 2003-10-23-UnusedType.ll
blob9195634b0fc46c65ff809945ffe9bd742edb0137
1 ; RUN: llc < %s -march=c
3 %A = type { i32, i8*, { i32, i32, i32, i32, i32, i32, i32, i32 }*, i16 }
5 define void @test(%A*) {
6         ret void