Typo. Thanks to BillW for pointing it out!
[oota-llvm.git] / test / Bitcode / extractelement.ll
index 04cb131f6e7f7e9d6064252b3820cb070f3b0337..d88f811e8e9cc0fbf9114c74db4e6ab27d1a6a42 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -constprop | llvm-dis
+; RUN: opt < %s -constprop | llvm-dis
 ; PR3465
 
 define double @test() {