Error out when faced with value names containing '\0'
[oota-llvm.git] / test / Bitcode / weak-cmpxchg-upgrade.ll
index a09efc70992d460ecbafae85eb439c82d00dc930..76b857b5e22176f2e91b4579970b2fbde8adbfda 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
 
 ; cmpxchg-upgrade.ll.bc was produced by running a version of llvm-as from just
 ; before the IR change on this file.