Author: reid
Date: Mon Jul 16 03:18:58 2007
New Revision: 39912

URL: http://llvm.org/viewvc/llvm-project?rev=39912&view=rev
Log:
Don't forget about the new cfe module

Modified:
    llvm-top/trunk/README.txt

Modified: llvm-top/trunk/README.txt
URL: 
http://llvm.org/viewvc/llvm-project/llvm-top/trunk/README.txt?rev=39912&r1=39911&r2=39912&view=diff

==============================================================================
--- llvm-top/trunk/README.txt (original)
+++ llvm-top/trunk/README.txt Mon Jul 16 03:18:58 2007
@@ -31,6 +31,7 @@
 
   llvm-top     - This directory
   llvm         - The core llvm software
+  cfe          - The new C/C++/Obj-C front end for llvm
   llvm-gcc-4-0 - The C/C++/Obj-C front end for llvm, based on GCC 4.0
   llvm-gcc-4-2 - The C/C++/Obj-C front end for llvm, based on GCC 4.2
   test-suite   - The llvm test suite


_______________________________________________
llvm-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to