llvm-6502/test/CodeGen/CBackend/2002-10-15-OpaqueTypeProblem.ll
2006-12-02 04:23:10 +00:00

8 lines
201 B
LLVM

; RUN: llvm-upgrade < %s | llvm-as | llc -march=c
%MPI_Comm = type %struct.Comm*
%struct.Comm = type opaque
%thing = global %MPI_Comm* null ; <%MPI_Comm**> [#uses=0]
implementation ; Functions: