projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a528382
)
Don't write a file named "&1".
author
Dan Gohman
<gohman@apple.com>
Fri, 18 Jun 2010 01:49:17 +0000
(
01:49
+0000)
committer
Dan Gohman
<gohman@apple.com>
Fri, 18 Jun 2010 01:49:17 +0000
(
01:49
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106269
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Other/2010-05-06-Printer.ll
patch
|
blob
|
history
diff --git
a/test/Other/2010-05-06-Printer.ll
b/test/Other/2010-05-06-Printer.ll
index 17abafa37cf5f74a5754c44b7745b9bc6695fa38..1cbe78dab7de33127ecbe8664d76c229c54379b3 100644
(file)
--- 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