Fix VS2012 build; C++11 type aliases are not supported.
[oota-llvm.git] / test / Bitcode / upgrade-tbaa.ll
index e7389095b8c1eac0832ed4ad5f1f53a565f4b6a7..23b4d7d52b2b97b43ef032a6de67d47b43922c0f 100644 (file)
@@ -1,4 +1,5 @@
 ; RUN: llvm-as < %s | llvm-dis | FileCheck %s
+; RUN: verify-uselistorder < %s
 
 ; Function Attrs: nounwind
 define void @_Z4testPiPf(i32* nocapture %pI, float* nocapture %pF) #0 {