aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-05-10 21:23:48 +0000
committerChris Lattner <sabre@nondot.org>2010-05-10 21:23:48 +0000
commitdffbbfcab62147aae6da82722fe6ef7d8016d4f8 (patch)
tree08bc993947194fa74c9fd0790b517740132238cd
parent480d84dd5f0726106445b69b1992f1465269c91d (diff)
downloadexternal_llvm-dffbbfcab62147aae6da82722fe6ef7d8016d4f8.zip
external_llvm-dffbbfcab62147aae6da82722fe6ef7d8016d4f8.tar.gz
external_llvm-dffbbfcab62147aae6da82722fe6ef7d8016d4f8.tar.bz2
this really is needed. :(
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103434 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/Other/2010-05-60-Printer.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Other/2010-05-60-Printer.ll b/test/Other/2010-05-60-Printer.ll
index 84cb068..17abafa 100644
--- a/test/Other/2010-05-60-Printer.ll
+++ b/test/Other/2010-05-60-Printer.ll
@@ -1,4 +1,4 @@
-; RUN: llc -O2 -print-after-all < %s
+; RUN: llc -O2 -print-after-all < %s 2>&1
define void @tester(){
ret void