diff options
author | Tobias Grosser <tobias@grosser.es> | 2015-02-15 10:41:06 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2015-02-15 10:41:06 +0000 |
commit | 503a6c15707d82377cee525a244ff296656f58c8 (patch) | |
tree | 6b8b56624100c66fef4b8a302dcb925767fe9a30 | |
parent | 69f2b3b87ac4c2a3fac2a15dd4967452634c5e9c (diff) | |
download | bcm5719-llvm-503a6c15707d82377cee525a244ff296656f58c8.tar.gz bcm5719-llvm-503a6c15707d82377cee525a244ff296656f58c8.zip |
www: Add code coverage and scan-build results again
Sylvestre Ledru (re)enabled them after the import of isl into polly
significantly simplified the build.
llvm-svn: 229303
-rw-r--r-- | polly/www/menu.html.incl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/polly/www/menu.html.incl b/polly/www/menu.html.incl index 44fab67c018..82cfa00aba5 100644 --- a/polly/www/menu.html.incl +++ b/polly/www/menu.html.incl @@ -27,11 +27,8 @@ Optimizations</span></h2> <a href="http://groups.google.com/group/polly-dev">Mailing List (discussion)</a> <a href="/bugs.html">Bug Reports</a> <a href="http://lab.llvm.org:8011/console?category=polly">Buildbot</a> - <!-- - These analyses currently do not include Polly. <a href="http://buildd-clang.debian.net/coverage/">Code Coverage</a> <a href="http://buildd-clang.debian.net/scan-build/">Static analysis</a> - --> </div> <div class="submenu"> |