diff options
| author | Benjamin Kramer <benny.kra@googlemail.com> | 2011-11-25 21:03:06 +0000 |
|---|---|---|
| committer | Benjamin Kramer <benny.kra@googlemail.com> | 2011-11-25 21:03:06 +0000 |
| commit | 889b243fd6c487ef96a672280db4ebc79e78efa4 (patch) | |
| tree | 491146cf653c64419a4fcf43d15d0066ace573e3 /llvm/docs | |
| parent | c3e4fdcc1093306ae94e9375b0ebd2233a9b87d7 (diff) | |
| download | bcm5719-llvm-889b243fd6c487ef96a672280db4ebc79e78efa4.tar.gz bcm5719-llvm-889b243fd6c487ef96a672280db4ebc79e78efa4.zip | |
Remove ZooLib from the projects list.
I don't see how the project is using LLVM and we really can't list every user of
the clang analyzer. Sorry.
llvm-svn: 145137
Diffstat (limited to 'llvm/docs')
| -rw-r--r-- | llvm/docs/ReleaseNotes.html | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 333d82985d1..0d15ee5457c 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -700,24 +700,6 @@ be used to verify some algorithms. </div> -<!--=========================================================================--> -<h3>The ZooLib C++ Cross-Platform Application Framework</h3> - -<div> - -<p><a href="http://www.zoolib.org/">ZooLib</a> is Open Source under the MIT - License. It provides GUI, filesystem access, TCP networking, thread-safe - memory management, threading and locking for Mac OS X, Classic Mac OS, - Microsoft Windows, POSIX operating systems with X11, BeOS, Haiku, Apple's iOS - and Research in Motion's BlackBerry.</p> - -<p>My current work is to use CLang's static analyzer to improve ZooLib's code - quality. I also plan to set up LLVM compiles of the demo programs and test - programs using CLang and LLVM on all the platforms that CLang, LLVM and - ZooLib all support.</p> - -</div> - </div> <!-- *********************************************************************** --> |

