summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/pr3522.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/pr3522.ll')
-rw-r--r--test/CodeGen/X86/pr3522.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/pr3522.ll b/test/CodeGen/X86/pr3522.ll
index 7cdeaa0992..da1623721d 100644
--- a/test/CodeGen/X86/pr3522.ll
+++ b/test/CodeGen/X86/pr3522.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 -stats |& not grep machine-sink
+; RUN: llc < %s -march=x86 -stats |& not grep {instructions sunk}
; PR3522
target triple = "i386-pc-linux-gnu"