diff options
author | Ted Kremenek <kremenek@apple.com> | 2012-07-16 04:18:35 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2012-07-16 04:18:35 +0000 |
commit | 32bb534cef14aaf54a760919dc1131b5f24427a6 (patch) | |
tree | d99c74d235ab90c57a2eb7675012c026dd633c38 | |
parent | aa488ea287c219565b5169d50142947d1b63a6ca (diff) |
Place checker build at alternate URL.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@160247 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | www/analyzer/latest_checker.html.incl | 2 | ||||
-rw-r--r-- | www/analyzer/release_notes.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/analyzer/latest_checker.html.incl b/www/analyzer/latest_checker.html.incl index 239a3f63f5..74c6ab0a57 100644 --- a/www/analyzer/latest_checker.html.incl +++ b/www/analyzer/latest_checker.html.incl @@ -1 +1 @@ -<b><a href="http://bit.ly/LU4IZJ">checker-267.tar.bz2</a></b> (built June 1, 2012) +<b><a href="http://bit.ly/OIdyI7">checker-267.tar.bz2</a></b> (built June 1, 2012) diff --git a/www/analyzer/release_notes.html b/www/analyzer/release_notes.html index aa10394dec..79f0e0d2db 100644 --- a/www/analyzer/release_notes.html +++ b/www/analyzer/release_notes.html @@ -17,7 +17,7 @@ <h4 id="checker_267">checker-267</h4> <p><b>built:</b> June 1, 2012</br> - <b>download:</b> <a href="http://bit.ly/LU4IZJ">checker-267.tar.bz2</a></p> + <b>download:</b> <a href="http://bit.ly/OIdyI7">checker-267.tar.bz2</a></p> <p><b>highlights:</b></p> <p>Adds basic interprocedural analysis support for blocks.</p> |