verify-uselistorder: Force -preserve-bc-use-list-order
[oota-llvm.git] / test / Bitcode / old-aliases.ll
index f77caff9822fa0b69eba5b83d9205164a8ca85d5..b73b1a90afb9fcee582aae76ae15a0d38f413f25 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: llvm-dis < %s.bc | FileCheck %s
-; RUN: verify-uselistorder < %s.bc -preserve-bc-use-list-order
+; RUN: verify-uselistorder < %s.bc
 
 ; old-aliases.bc consist of this file assembled with an old llvm-as (3.5 trunk)
 ; from when aliases contained a ConstantExpr.