From: Chris Lattner Date: Fri, 27 Jun 2008 19:02:23 +0000 (+0000) Subject: making progress! X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6d163d9c1f207d44363ecc39b64c76650ad222d9;p=clang making progress! git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52833 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/README.txt b/README.txt index a64fa6fc99..7458c292ca 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 64.9% done so far. + * Most of the easy stuff is done, probably 65.1% done so far.