Check for extractelement with a variable operand for the element number.
[oota-llvm.git] / test / Transforms / GVN / 2008-12-15-CacheVisited.ll
index e9c04b7da4ad425d7a9c3ee100ba0114f4209575..0a63f3f4626cb072c60bacadf4e202d7320888c7 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -gvn | llvm-dis
+; RUN: opt %s -gvn | llvm-dis
 ; Cached results must be added to and verified against the visited sets.
 ; PR3217