Inliner pass header file was moved.
[llvm-complete.git] / test / CodeGen / CBackend / 2002-10-15-OpaqueTypeProblem.ll
blob1a9cdb766c4278921c7ea4c555a1c00adf60e004
1 ; RUN: llvm-upgrade < %s | llvm-as | llc -march=c
3         %MPI_Comm = type %struct.Comm*
4         %struct.Comm = type opaque
5 %thing = global %MPI_Comm* null         ; <%MPI_Comm**> [#uses=0]
7 implementation   ; Functions: