Fix this test - there don't appear to be any actual Reload Reuses
authorDan Gohman <gohman@apple.com>
Mon, 16 Nov 2009 23:49:55 +0000 (23:49 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 16 Nov 2009 23:49:55 +0000 (23:49 +0000)
in this testcase.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@88998 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/2009-09-10-SpillComments.ll

index cc19ae3d6ce0e242acf1817f287936474cc128f3..8c62f4dbe0be144a94db02475eeb1fff44cdfc72 100644 (file)
@@ -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] }