Revert 93158. It's breaking quite a few x86_64 tests.
[oota-llvm.git] / test / CodeGen / X86 / stack-color-with-reg.ll
index 0f32a50fc5b390266fc6e6c3466e053a1047b47c..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 177
 
        type { [62 x %struct.Bitvec*] }         ; type %0
        type { i8* }            ; type %1