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