Check for extractelement with a variable operand for the element number.
[oota-llvm.git] / test / Transforms / GVN / bitcast-of-call.ll
index 0a045c8bd50c2a6d0941b0ae4acee2f20de0c7ca..55b4b6e9d317db1c33727cb5d69fb81e7300958d 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -gvn | llvm-dis | not grep tmp2
+; RUN: opt < %s -gvn -S | not grep tmp2
 ; PR2213
 
 define i32* @f(i8* %x) {