summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2011-01-09 23:48:41 +0000
committerChris Lattner <sabre@nondot.org>2011-01-09 23:48:41 +0000
commit5b358c682566ba4b4e7aa5b4614c15c2a1072a89 (patch)
tree0b290f31980bed41c94e23347ff981f69f89743a /llvm
parent320370e3ca5654d5fe2bfed90acb6ec961aba2b7 (diff)
downloadbcm5719-llvm-5b358c682566ba4b4e7aa5b4614c15c2a1072a89.tar.gz
bcm5719-llvm-5b358c682566ba4b4e7aa5b4614c15c2a1072a89.zip
typo
llvm-svn: 123142
Diffstat (limited to 'llvm')
-rw-r--r--llvm/lib/Target/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/README.txt b/llvm/lib/Target/README.txt
index e04af6f8919..e000a9d3966 100644
--- a/llvm/lib/Target/README.txt
+++ b/llvm/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.
+into a memset. This is PR8942.
//===---------------------------------------------------------------------===//
OpenPOWER on IntegriCloud