indvars -disable-iv-rewrite: handle an edge case involving identity phis.
[oota-llvm.git] / test / Transforms / GlobalOpt / alias-resolve.ll
index ead599896a1b0db3f16f1e3b8bd3cffab52352e5..845117987391f9a7fc8136b427f8a8f0ced3bfd0 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -globalopt -S > %t
+; RUN: opt %s -globalopt -S > %t
 ; RUN: cat %t | grep foo1 | count 1
 ; RUN: cat %t | grep foo2 | count 4
 ; RUN: cat %t | grep bar1 | count 1