summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2011-11-29 02:04:44 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2011-11-29 02:04:44 +0000
commit7d9c13d81fb9998886876756fd57c306e3100a41 (patch)
tree15b8e72abcd5060293fd14cda1c246ee8f62d090 /llvm/docs
parenta35dcd2310fd5e4574e9089fa462076e87e443c1 (diff)
downloadbcm5719-llvm-7d9c13d81fb9998886876756fd57c306e3100a41.tar.gz
bcm5719-llvm-7d9c13d81fb9998886876756fd57c306e3100a41.zip
Fix grammar.
llvm-svn: 145361
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/ReleaseNotes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index 82d2b175600..98b4f7cb321 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/docs/ReleaseNotes.html
@@ -1108,7 +1108,7 @@ be used to verify some algorithms.
aim for all future versions of LLVM to read bitcode files and .ll files
produced by LLVM 3.0.</li>
<li>Tablegen has been split into a library, allowing the clang tblgen pieces
- now live in the clang tree. The llvm version has been renamed to
+ to now live in the clang tree. The llvm version has been renamed to
llvm-tblgen instead of tblgen.</li>
<li>The <code>LLVMC</code> meta compiler driver was removed.</li>
<li>The unused PostOrder Dominator Frontiers and LowerSetJmp passes were removed.</li>
OpenPOWER on IntegriCloud