aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/CodeGen/X86/2009-09-10-SpillComments.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2009-09-10-SpillComments.ll b/test/CodeGen/X86/2009-09-10-SpillComments.ll
index cc19ae3d6c..8c62f4dbe0 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] }