Don't emit global symbols into the (__TEXT,__ustring) section on Darwin. This
[oota-llvm.git] / test / Transforms / LoopSimplify / single-backedge.ll
index a965fb4e9ebe4b18b6fa32a6f6a374476cb0a712..f9567f124291ebeea035427ec6f3997571bc6623 100644 (file)
@@ -2,7 +2,7 @@
 ; for all loops.  This allows the -indvars pass to recognize the %IV 
 ; induction variable in this testcase.
 
-; RUN: opt %s -indvars -S | grep indvar
+; RUN: opt %s -indvars -S | grep indvar
 
 define i32 @test(i1 %C) {
 ; <label>:0