summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPawel Wodnicki <pawel@32bitmicro.com>2012-12-06 05:36:17 +0000
committerPawel Wodnicki <pawel@32bitmicro.com>2012-12-06 05:36:17 +0000
commit710e1c519ac303c54015c9d8e9f7e28c76f82d41 (patch)
tree445288f799e141037b7c3d4f20cefb304c9eeb9d
parent91309c721c7252a1e76087b965d30ffd0dc9ea29 (diff)
downloadllvm-710e1c519ac303c54015c9d8e9f7e28c76f82d41.tar.gz
llvm-710e1c519ac303c54015c9d8e9f7e28c76f82d41.tar.bz2
llvm-710e1c519ac303c54015c9d8e9f7e28c76f82d41.tar.xz
Rewording for clarity
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_32@169468 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/ReleaseNotes.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 169d6c33aa..a84fabaccf 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -72,10 +72,11 @@ Release Notes</a>.</h1>
<div>
-<p>The LLVM 3.2 distribution currently consists of code from the core LLVM
- repository, which roughly includes the LLVM optimizers, code generators and
- supporting tools, and the Clang repository. In addition to this code, the
- LLVM Project includes other sub-projects that are in development. Here we
+<p>The LLVM 3.2 distribution currently consists of production-quality code
+ from the core LLVM repository, which roughly includes the LLVM optimizers,
+ code generators and supporting tools, as well as Clang, DragonEgg and
+ compiler-rt sub-project repositories. In addition to this code, the LLVM
+ Project includes other sub-projects that are in development. Here we
include updates on these subprojects.</p>
<!--=========================================================================-->