Remove 'virtual' keyword from methods markedwith 'override' keyword.
[oota-llvm.git] / test / Bitcode / inalloca.ll
index 445b4a282bff09992dd1075f09a278b018cbaa41..84abe176d65e992a6af8e0f6d27a801c4e5ffbce 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: llvm-as < %s | llvm-dis | FileCheck %s
-; RUN: llvm-uselistorder < %s -preserve-bc-use-list-order -num-shuffles=5
+; RUN: verify-uselistorder < %s
 
 ; inalloca should roundtrip.