aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2011-06-12-FastAllocSpill.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2011-06-12-FastAllocSpill.ll')
-rw-r--r--test/CodeGen/X86/2011-06-12-FastAllocSpill.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2011-06-12-FastAllocSpill.ll b/test/CodeGen/X86/2011-06-12-FastAllocSpill.ll
index a51dad0..47ef693 100644
--- a/test/CodeGen/X86/2011-06-12-FastAllocSpill.ll
+++ b/test/CodeGen/X86/2011-06-12-FastAllocSpill.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -O0 -disable-fp-elim -relocation-model=pic -stats |& FileCheck %s
+; RUN: llc < %s -O0 -disable-fp-elim -relocation-model=pic -stats 2>&1 | FileCheck %s
;
; This test should not cause any spilling with RAFast.
;