Commit 56ccb1e4 authored by Pawel Wodnicki's avatar Pawel Wodnicki
Browse files

Rewording for clarity

llvm-svn: 169468
parent f3a5da85
Loading
Loading
Loading
Loading
+5 −4
Original line number Diff line number Diff line
@@ -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>

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