[cfe-commits] r52840 - /cfe/trunk/README.txt
Chris Lattner
sabre at nondot.org
Fri Jun 27 14:56:03 PDT 2008
Author: lattner
Date: Fri Jun 27 16:56:03 2008
New Revision: 52840
URL: http://llvm.org/viewvc/llvm-project?rev=52840&view=rev
Log:
Nuno points out that my numbers were out of date
Modified:
cfe/trunk/README.txt
Modified: cfe/trunk/README.txt
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/README.txt?rev=52840&r1=52839&r2=52840&view=diff
==============================================================================
--- cfe/trunk/README.txt (original)
+++ cfe/trunk/README.txt Fri Jun 27 16:56:03 2008
@@ -195,5 +195,5 @@
* 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.
More information about the cfe-commits
mailing list