Fix this test.
authorDan Gohman <gohman@apple.com>
Fri, 16 Jul 2010 01:28:45 +0000 (01:28 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 16 Jul 2010 01:28:45 +0000 (01:28 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108491 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/IndVarSimplify/uglygep.ll

index 469b7c0ffd8de52858e0c8ff5c32d0c80b65075b..0014b683db4b17015c90bb202f60c5c46b1efa72 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt -indvars -S | not grep uglygep
+; RUN: opt -indvars -S < %s | not grep uglygep
 ; rdar://8197217
 
 ; Indvars should be able to emit a clean GEP here, not an uglygep.