From 72811e871485b3f14922b6983547069abbea2973 Mon Sep 17 00:00:00 2001 From: Evan Cheng Date: Wed, 10 Mar 2010 07:07:55 +0000 Subject: [PATCH] Fix typo. llvm-svn: 98142 --- llvm/test/CodeGen/X86/stack-color-with-reg.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/test/CodeGen/X86/stack-color-with-reg.ll b/llvm/test/CodeGen/X86/stack-color-with-reg.ll index 326f187ef233..83f56c10bb75 100644 --- a/llvm/test/CodeGen/X86/stack-color-with-reg.ll +++ b/llvm/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