Fix a bug in GVN that Duncan noticed, where we potentially need to insert a
[oota-llvm.git] / test / Assembler / 2002-10-13-ConstantEncodingProblem.llx
1 ; RUN: llvm-as < %s | llvm-dis
2
3 %Domain = type { %Domain**, %Domain* }
4 @D = global %Domain zeroinitializer             ; <%Domain*> [#uses=0]
5