Mark that the return is using EAX so that we don't use it for some other
[llvm.git] / test / Assembler / 2002-10-13-ConstantEncodingProblem.ll
blobbf3a52154342d94b57fe8b4977f0bb196afc8adc
1 ; RUN: llvm-as < %s | llvm-dis
3 %Domain = type { %Domain**, %Domain* }
4 @D = global %Domain zeroinitializer             ; <%Domain*> [#uses=0]