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:
7cc4e30
)
typo
author
Chris Lattner
<sabre@nondot.org>
Sun, 9 Jan 2011 23:48:41 +0000
(23:48 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Sun, 9 Jan 2011 23:48:41 +0000
(23:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123142
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/README.txt
patch
|
blob
|
history
diff --git
a/lib/Target/README.txt
b/lib/Target/README.txt
index e04af6f8919e002ffe4d6059502da5b445179f25..e000a9d39661a543036dd476cf2c9a9e9798fc10 100644
(file)
--- a/
lib/Target/README.txt
+++ b/
lib/Target/README.txt
@@
-2115,7
+2115,7
@@
void f1(int* begin, int* end) {
std::fill(begin, end, 0);
}
-int a memset. This is PR8942.
+int
o
a memset. This is PR8942.
//===---------------------------------------------------------------------===//