summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-05-10 21:01:47 +0000
committerChris Lattner <sabre@nondot.org>2010-05-10 21:01:47 +0000
commitba44bf052aecb579d23558aa9bdd9f3929261389 (patch)
treedbbaea8004c7d35c479380985480e06f4b7b2371 /llvm/test/Other
parentsimplify more. (diff)
downloadllvm-project-ba44bf052aecb579d23558aa9bdd9f3929261389.tar.gz
llvm-project-ba44bf052aecb579d23558aa9bdd9f3929261389.tar.bz2
llvm-project-ba44bf052aecb579d23558aa9bdd9f3929261389.zip
just remove this, it isn't needed.
llvm-svn: 103432
Diffstat (limited to 'llvm/test/Other')
-rw-r--r--llvm/test/Other/2010-05-60-Printer.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Other/2010-05-60-Printer.ll b/llvm/test/Other/2010-05-60-Printer.ll
index 17abafa37cf5..84cb0684e4ce 100644
--- a/llvm/test/Other/2010-05-60-Printer.ll
+++ b/llvm/test/Other/2010-05-60-Printer.ll
@@ -1,4 +1,4 @@
-; RUN: llc -O2 -print-after-all < %s 2>&1
+; RUN: llc -O2 -print-after-all < %s
define void @tester(){
ret void