summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/2009-06-11-FirstClassAggregateConstant.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Bitcode/2009-06-11-FirstClassAggregateConstant.ll')
-rw-r--r--llvm/test/Bitcode/2009-06-11-FirstClassAggregateConstant.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Bitcode/2009-06-11-FirstClassAggregateConstant.ll b/llvm/test/Bitcode/2009-06-11-FirstClassAggregateConstant.ll
index e45ddaccf6a..9405fbbe79b 100644
--- a/llvm/test/Bitcode/2009-06-11-FirstClassAggregateConstant.ll
+++ b/llvm/test/Bitcode/2009-06-11-FirstClassAggregateConstant.ll
@@ -1,5 +1,5 @@
; RUN: llvm-as < %s | llvm-dis -disable-output
-; RUN: verify-uselistorder < %s -preserve-bc-use-list-order
+; RUN: verify-uselistorder < %s
; PR4373
@foo = weak global { i32 } zeroinitializer
OpenPOWER on IntegriCloud