Be more strict about the operand for the array type in BitcodeReader
[oota-llvm.git] / test / Bitcode / extractelement.ll
index d88f811e8e9cc0fbf9114c74db4e6ab27d1a6a42..90a883d6f02d6665668f2f953ed035967897c9d3 100644 (file)
@@ -1,4 +1,5 @@
-; RUN: opt < %s -constprop | llvm-dis
+; RUN: opt < %s -constprop | llvm-dis -disable-output
+; RUN: verify-uselistorder < %s
 ; PR3465
 
 define double @test() {