Bitcode: Correctly compare a Use against itself
[oota-llvm.git] / test / Bitcode / upgrade-tbaa.ll
index e7389095b8c1eac0832ed4ad5f1f53a565f4b6a7..0d88fa6ce3a730fc7ee357fa2c8ae0f84e231085 100644 (file)
@@ -1,4 +1,5 @@
 ; RUN: llvm-as < %s | llvm-dis | FileCheck %s
+; RUN: llvm-uselistorder < %s -preserve-bc-use-list-order -num-shuffles=5
 
 ; Function Attrs: nounwind
 define void @_Z4testPiPf(i32* nocapture %pI, float* nocapture %pF) #0 {