diff options
author | Daniel Dunbar <daniel@zuster.org> | 2009-06-26 18:15:47 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2009-06-26 18:15:47 +0000 |
commit | 13e1c9d5be0b1aff14be6ad437d320a71635639e (patch) | |
tree | 323f3ae3c090a7a14db94a31d872d4690e607649 | |
parent | 9d284e531d24919a4a447198439233540663d06a (diff) |
Update performance numbers (missed a link)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@74297 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | www/performance.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/performance.html b/www/performance.html index 1967a29749..2bb8fe272f 100644 --- a/www/performance.html +++ b/www/performance.html @@ -41,7 +41,7 @@ interesting benchmarks: <p> For previous performance numbers, please -go <a href="performance-2008-10-31.html">here</a>. +go <a href="performance-2009-03-02.html">here</a>. </p> <!--*************************************************************************--> |