1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-02-16 00:33:10 +00:00
llvm-6502/test/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: