llvm-6502/test/CodeGen/CBackend/2002-10-15-OpaqueTypeProblem.ll
2003-04-26 17:44:17 +00:00

6 lines
150 B
LLVM

%MPI_Comm = type %struct.Comm*
%struct.Comm = type opaque
%thing = global %MPI_Comm* null ; <%MPI_Comm**> [#uses=0]
implementation ; Functions: