summaryrefslogtreecommitdiffstats
path: root/llvm/test/Assembler/2002-10-13-ConstantEncodingProblem.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Assembler/2002-10-13-ConstantEncodingProblem.ll')
-rw-r--r--llvm/test/Assembler/2002-10-13-ConstantEncodingProblem.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Assembler/2002-10-13-ConstantEncodingProblem.ll b/llvm/test/Assembler/2002-10-13-ConstantEncodingProblem.ll
index 0ff1a2d027f..a0f7b3d5ad7 100644
--- a/llvm/test/Assembler/2002-10-13-ConstantEncodingProblem.ll
+++ b/llvm/test/Assembler/2002-10-13-ConstantEncodingProblem.ll
@@ -1,5 +1,5 @@
; RUN: llvm-as < %s | llvm-dis
-; RUN: verify-uselistorder %s -preserve-bc-use-list-order
+; RUN: verify-uselistorder %s
%Domain = type { %Domain**, %Domain* }
@D = global %Domain zeroinitializer ; <%Domain*> [#uses=0]
OpenPOWER on IntegriCloud