UseListOrder: Order GlobalValue uses after initializers
[oota-llvm.git] / test / Bitcode / old-aliases.ll
index 7a0eea2f3f241b12a7a5819f7f86daadebf3bd5c..13b6d3efa2330a628e1186a99dc8c82384642698 100644 (file)
@@ -1,4 +1,5 @@
 ; RUN: llvm-dis < %s.bc | FileCheck %s
+; RUN: llvm-uselistorder < %s.bc -preserve-bc-use-list-order -num-shuffles=5
 
 ; old-aliases.bc consist of this file assembled with an old llvm-as (3.5 trunk)
 ; from when aliases contained a ConstantExpr.