Remove fragile test.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 17 Nov 2009 21:52:40 +0000 (21:52 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 17 Nov 2009 21:52:40 +0000 (21:52 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89150 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/stack-color-with-reg.ll

index 61cff05a02315c499445fa74739ab9438477e9e0..d7623920ff28cfa1e4092f934d02d37ec3f8cddd 100644 (file)
@@ -1,6 +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 stackcoloring %t | grep "stack slot refs replaced with reg refs"  | grep 6
-; RUN:   grep asm-printer %t   | grep 175
 
        type { [62 x %struct.Bitvec*] }         ; type %0
        type { i8* }            ; type %1