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:
e89f1c4
)
fix a pretty obvious typo. We test things before committing them, right?
author
Chris Lattner
<sabre@nondot.org>
Mon, 10 May 2010 20:51:06 +0000
(20:51 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 10 May 2010 20:51:06 +0000
(20:51 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103427
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Other/2010-05-60-Printer.ll
patch
|
blob
|
history
diff --git
a/test/Other/2010-05-60-Printer.ll
b/test/Other/2010-05-60-Printer.ll
index 9ead740a51f479faf3bb9146eefc24a4fca9a67e..17abafa37cf5f74a5754c44b7745b9bc6695fa38 100644
(file)
--- 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