summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/remat.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/remat.ll')
-rw-r--r--test/CodeGen/ARM/remat.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/remat.ll b/test/CodeGen/ARM/remat.ll
index 1e780e6a9097d..6b86f1a9f368d 100644
--- a/test/CodeGen/ARM/remat.ll
+++ b/test/CodeGen/ARM/remat.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=arm -mattr=+v6,+vfp2 -stats -info-output-file - | grep "Number of re-materialization"
+; RUN: llc < %s -march=arm -mattr=+v6,+vfp2 -o /dev/null -stats -info-output-file - | grep "Number of re-materialization"
define i32 @main(i32 %argc, i8** nocapture %argv, double %d1, double %d2) nounwind {
entry: