summaryrefslogtreecommitdiff
path: root/test/Other
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-05-10 20:51:06 +0000
committerChris Lattner <sabre@nondot.org>2010-05-10 20:51:06 +0000
commitc2792431289f7a822b6e6f7b1fabc8d367ce9664 (patch)
treea40e87ef87dd27b85f4689ae1fbfb33aa8b3b9cd /test/Other
parente89f1c4ee74349fbe08a2c1f8060a7d3b049b5ab (diff)
downloadllvm-c2792431289f7a822b6e6f7b1fabc8d367ce9664.tar.gz
llvm-c2792431289f7a822b6e6f7b1fabc8d367ce9664.tar.bz2
llvm-c2792431289f7a822b6e6f7b1fabc8d367ce9664.tar.xz
fix a pretty obvious typo. We test things before committing them, right?
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103427 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Other')
-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 9ead740a51..17abafa37c 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 2>@1
+; RUN: llc -O2 -print-after-all < %s 2>&1
define void @tester(){
ret void