summaryrefslogtreecommitdiff
path: root/clang/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
commitcfea05723ca29664d39c570218c0af46d5e21dab (patch)
tree8af0593dcccc5bdad68b7b24501283be78680804 /clang/README.txt
parent2d47882fc4ddea4cfc53eb8163d3081e7d6fcc80 (diff)
Nuno points out that my numbers were out of date
Diffstat (limited to 'clang/README.txt')
-rw-r--r--clang/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/README.txt b/clang/README.txt
index 7458c292ca9..41f08fe18bd 100644
--- a/clang/README.txt
+++ b/clang/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.