summaryrefslogtreecommitdiff
path: root/test/CodeGen/AVR/pseudo/ANDIWRdK.mir
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/AVR/pseudo/ANDIWRdK.mir')
-rw-r--r--test/CodeGen/AVR/pseudo/ANDIWRdK.mir2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/AVR/pseudo/ANDIWRdK.mir b/test/CodeGen/AVR/pseudo/ANDIWRdK.mir
index 5af8db1595195..bcea4e6dfe271 100644
--- a/test/CodeGen/AVR/pseudo/ANDIWRdK.mir
+++ b/test/CodeGen/AVR/pseudo/ANDIWRdK.mir
@@ -1,4 +1,4 @@
-# RUN: llc -O0 -run-pass=avr-expand-pseudo %s -o - 2>&1 | FileCheck %s
+# RUN: llc -O0 -run-pass=avr-expand-pseudo %s -o - | FileCheck %s
# This test checks the expansion of the 16-bit ANDO pseudo instruction.