summaryrefslogtreecommitdiff
path: root/test/Other
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2010-06-18 01:49:17 +0000
committerDan Gohman <gohman@apple.com>2010-06-18 01:49:17 +0000
commitc185a12f25dd4129459e899db612444aead247ec (patch)
treee105de056781dbc80e346f45eeed43be322395a0 /test/Other
parenta52838285b6dce66821f0b272cb3479af8c3edb2 (diff)
downloadllvm-c185a12f25dd4129459e899db612444aead247ec.tar.gz
llvm-c185a12f25dd4129459e899db612444aead247ec.tar.bz2
llvm-c185a12f25dd4129459e899db612444aead247ec.tar.xz
Don't write a file named "&1".
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106269 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Other')
-rw-r--r--test/Other/2010-05-06-Printer.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Other/2010-05-06-Printer.ll b/test/Other/2010-05-06-Printer.ll
index 17abafa37c..1cbe78dab7 100644
--- a/test/Other/2010-05-06-Printer.ll
+++ b/test/Other/2010-05-06-Printer.ll
@@ -1,4 +1,4 @@
-; RUN: llc -O2 -print-after-all < %s 2>&1
+; RUN: llc -O2 -print-after-all < %s 2>/dev/null
define void @tester(){
ret void