Fix up the run line for this new test.

llc: for the -info-output-file option:  requires a value!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47306 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Nick Lewycky 2008-02-19 02:58:36 +00:00
parent c2580ab9b0
commit 9103ba1003

View File

@ -1,4 +1,4 @@
; RUN: llvm-as < %s | llc -march=x86 -stats -info-output-file | grep "Number of block tails merged" | grep 6
; RUN: llvm-as < %s | llc -march=x86 -stats | grep {Number of block tails merged} | grep 6
; PR1909
@.str = internal constant [48 x i8] c"transformed bounds: (%.2f, %.2f), (%.2f, %.2f)\0A\00" ; <[48 x i8]*> [#uses=1]