diff options
-rw-r--r-- | docs/ReleaseNotes.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 98dd0600c5..ac9e22cc89 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -482,6 +482,10 @@ faster:</p> have switched over to use it. The eventual goal is to eliminate std::ostream in favor of it.</li> +<li><p>LLVM 2.4 includes an optional build system based on CMake. It + still is on its early stages but can be useful for Visual C++ + userswho can not use the Visual Studio IDE.</p></li> + </ul> </div> |