From: Chris Lattner Date: Fri, 27 Jun 2008 21:56:03 +0000 (+0000) Subject: Nuno points out that my numbers were out of date X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=037ba078d9c50238df7d34aa5ad78c47f759dbe7;p=clang Nuno points out that my numbers were out of date git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52840 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/README.txt b/README.txt index 7458c292ca..41f08fe18b 100644 --- a/README.txt +++ b/README.txt @@ -195,5 +195,5 @@ Semantic Analysis: * Perhaps 85% done. LLVM Code Gen: - * Most of the easy stuff is done, probably 65.1% done so far. + * Most of the easy stuff is done, probably 65.42% done so far.