These were moved to ../SPARC
[oota-llvm.git] / test / CodeGen / CBackend / 2002-10-15-OpaqueTypeProblem.ll
1 ; RUN: llvm-as < %s | llc -march=c
2
3         %MPI_Comm = type %struct.Comm*
4         %struct.Comm = type opaque
5 %thing = global %MPI_Comm* null         ; <%MPI_Comm**> [#uses=0]
6
7 implementation   ; Functions: