Skip to content

Commit 710e1c5

Browse files
committed
Rewording for clarity
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_32@169468 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent 91309c7 commit 710e1c5

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

docs/ReleaseNotes.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,11 @@ <h2>
7272

7373
<div>
7474

75-
<p>The LLVM 3.2 distribution currently consists of code from the core LLVM
76-
repository, which roughly includes the LLVM optimizers, code generators and
77-
supporting tools, and the Clang repository. In addition to this code, the
78-
LLVM Project includes other sub-projects that are in development. Here we
75+
<p>The LLVM 3.2 distribution currently consists of production-quality code
76+
from the core LLVM repository, which roughly includes the LLVM optimizers,
77+
code generators and supporting tools, as well as Clang, DragonEgg and
78+
compiler-rt sub-project repositories. In addition to this code, the LLVM
79+
Project includes other sub-projects that are in development. Here we
7980
include updates on these subprojects.</p>
8081

8182
<!--=========================================================================-->

0 commit comments

Comments
 (0)