summaryrefslogtreecommitdiffstats
path: root/llvm/docs/ReleaseNotes.html
diff options
context:
space:
mode:
authorTanya Lattner <tonic@nondot.org>2008-11-04 18:40:27 +0000
committerTanya Lattner <tonic@nondot.org>2008-11-04 18:40:27 +0000
commit81edfc172e80fd09b6f47ff0464464a64fcd6884 (patch)
tree23cade191ccb22fbf4c32f4808605c953d3e8c46 /llvm/docs/ReleaseNotes.html
parent2afad46626c4cb38a11c6bfe16b81929371712c3 (diff)
downloadbcm5719-llvm-81edfc172e80fd09b6f47ff0464464a64fcd6884.tar.gz
bcm5719-llvm-81edfc172e80fd09b6f47ff0464464a64fcd6884.zip
Add note about cmake. Patch by Oscar Fuentes.
llvm-svn: 58712
Diffstat (limited to 'llvm/docs/ReleaseNotes.html')
-rw-r--r--llvm/docs/ReleaseNotes.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index 98dd0600c56..ac9e22cc892 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/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>
OpenPOWER on IntegriCloud