summaryrefslogtreecommitdiffstats
path: root/llvm/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
commit05b4caff3e6f8e6b64fa5196b3c1d778cb7dbe2e (patch)
tree5bd28d6a1b1798e0dbb8aba3ddcecf00e0481119 /llvm/test/Other
parent6aead3a051a4d7c43e74b96ec25dbbf983f62d4e (diff)
downloadbcm5719-llvm-05b4caff3e6f8e6b64fa5196b3c1d778cb7dbe2e.tar.gz
bcm5719-llvm-05b4caff3e6f8e6b64fa5196b3c1d778cb7dbe2e.zip
fix a pretty obvious typo. We test things before committing them, right?
llvm-svn: 103427
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 9ead740a51f..17abafa37cf 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 2>&1
define void @tester(){
ret void
OpenPOWER on IntegriCloud