Tidy up this testcase and add test for tailcall optimization
[oota-llvm.git] / test / CodeGen / X86 / pr3495-2.ll
index f67ff75d46ae8b496febfc620cc46d4873c5e52a..1372a1522bd429d95ea83a7fe6fa41192d6ab82f 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -relocation-model=pic -disable-fp-elim -stats |& grep {Number of reloads omited}
+; RUN: llc < %s -march=x86 -relocation-model=pic -disable-fp-elim -stats |& grep {Number of reloads omited}
 
 target triple = "i386-apple-darwin9.6"
        %struct.constraintVCGType = type { i32, i32, i32, i32 }