aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/GC/badrootproto.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/GC/badrootproto.ll')
-rw-r--r--test/CodeGen/X86/GC/badrootproto.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/GC/badrootproto.ll b/test/CodeGen/X86/GC/badrootproto.ll
index ff86d03c646a..37a3451c2c17 100644
--- a/test/CodeGen/X86/GC/badrootproto.ll
+++ b/test/CodeGen/X86/GC/badrootproto.ll
@@ -1,4 +1,4 @@
-; RUN: not llvm-as < %s >& /dev/null
+; RUN: not llvm-as < %s > /dev/null 2>&1
%list = type { i32, %list* }
%meta = type opaque