OSDN Git Service

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 469b7c0..0014b68 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.