summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-06-27 21:56:03 +0000
committerChris Lattner <sabre@nondot.org>2008-06-27 21:56:03 +0000
commit037ba078d9c50238df7d34aa5ad78c47f759dbe7 (patch)
treec8cea05f5c287cc59e95f4fbe347a0f404a157f7 /README.txt
parent6d163d9c1f207d44363ecc39b64c76650ad222d9 (diff)
downloadclang-037ba078d9c50238df7d34aa5ad78c47f759dbe7.tar.gz
clang-037ba078d9c50238df7d34aa5ad78c47f759dbe7.tar.bz2
clang-037ba078d9c50238df7d34aa5ad78c47f759dbe7.tar.xz
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
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt2
1 files changed, 1 insertions, 1 deletions
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.