X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FAssembler%2F2002-10-13-ConstantEncodingProblem.ll;h=0ff1a2d027f5ac5711d6371e8d32b2423393d9a7;hb=94f7c7aeaa1821c657c57926c67ee691c007fe43;hp=bf3a52154342d94b57fe8b4977f0bb196afc8adc;hpb=e972299f340413a7dd288dc019b21404a92e9354;p=oota-llvm.git diff --git a/test/Assembler/2002-10-13-ConstantEncodingProblem.ll b/test/Assembler/2002-10-13-ConstantEncodingProblem.ll index bf3a5215434..0ff1a2d027f 100644 --- a/test/Assembler/2002-10-13-ConstantEncodingProblem.ll +++ b/test/Assembler/2002-10-13-ConstantEncodingProblem.ll @@ -1,4 +1,5 @@ ; RUN: llvm-as < %s | llvm-dis +; RUN: verify-uselistorder %s -preserve-bc-use-list-order %Domain = type { %Domain**, %Domain* } @D = global %Domain zeroinitializer ; <%Domain*> [#uses=0]