aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2012-10-02-DAGCycle.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2012-10-02-DAGCycle.ll')
-rw-r--r--test/CodeGen/X86/2012-10-02-DAGCycle.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CodeGen/X86/2012-10-02-DAGCycle.ll b/test/CodeGen/X86/2012-10-02-DAGCycle.ll
index 8d914db..403d21a 100644
--- a/test/CodeGen/X86/2012-10-02-DAGCycle.ll
+++ b/test/CodeGen/X86/2012-10-02-DAGCycle.ll
@@ -1,5 +1,5 @@
-; RUN: llc -mtriple=i386-apple-macosx -relocation-model=pic < %s
-; RUN: llc -mtriple=x86_64-apple-macosx -relocation-model=pic < %s
+; RUN: llc -mtriple=i386-apple-macosx -relocation-model=pic < %s > /dev/null
+; RUN: llc -mtriple=x86_64-apple-macosx -relocation-model=pic < %s > /dev/null
; rdar://12393897