From: Evan Cheng Date: Wed, 10 Mar 2010 07:07:55 +0000 (+0000) Subject: Fix typo. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=3a624227c0a2ca7194f19b430c531572491c21de;p=oota-llvm.git Fix typo. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98142 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/X86/stack-color-with-reg.ll b/test/CodeGen/X86/stack-color-with-reg.ll index 326f187ef23..83f56c10bb7 100644 --- a/test/CodeGen/X86/stack-color-with-reg.ll +++ b/test/CodeGen/X86/stack-color-with-reg.ll @@ -1,5 +1,5 @@ ; RUN: llc < %s -mtriple=x86_64-apple-darwin10 -relocation-model=pic -disable-fp-elim -color-ss-with-regs -stats -info-output-file - > %t -; RuN: grep asm-printer %t | grep 156 +; RUN: grep asm-printer %t | grep 156 ; RUN: grep stackcoloring %t | grep "stack slot refs replaced with reg refs" | grep 4 type { [62 x %struct.Bitvec*] } ; type %0