diff --git a/test/CodeGen/X86/2009-09-10-SpillComments.ll b/test/CodeGen/X86/2009-09-10-SpillComments.ll index cc19ae3d6ce..8c62f4dbe0b 100644 --- a/test/CodeGen/X86/2009-09-10-SpillComments.ll +++ b/test/CodeGen/X86/2009-09-10-SpillComments.ll @@ -1,7 +1,6 @@ ; RUN: llc < %s -mtriple=x86_64-unknown-linux | grep "Spill" ; RUN: llc < %s -mtriple=x86_64-unknown-linux | grep "Folded Spill" ; RUN: llc < %s -mtriple=x86_64-unknown-linux | grep "Reload" -; RUN: llc < %s -mtriple=x86_64-unknown-linux | grep "Reload Reuse" %struct..0anon = type { i32 } %struct.rtvec_def = type { i32, [1 x %struct..0anon] }