fix an embarassing typo that resulted in llvm-gcc bootstrap miscompare
[llvm/avr.git] / test / CodeGen / CBackend / 2002-10-15-OpaqueTypeProblem.ll
blob2563d8cb51e6254458cbd7ff0b849e3187f9bc51
1 ; RUN: llc < %s -march=c
3 %MPI_Comm = type %struct.Comm*
4 %struct.Comm = type opaque
5 @thing = global %MPI_Comm* null         ; <%MPI_Comm**> [#uses=0]