[llvm-commits] CVS: llvm-www/SVNLayout.html
    Reid Spencer 
    reid at x10sys.com
       
    Wed Jul  4 12:50:29 PDT 2007
    
    
  
Changes in directory llvm-www:
SVNLayout.html updated: 1.3 -> 1.4
---
Log message:
We won't move stuff to llvm-top from llvm, but perhaps from llvm to other
modules.
---
Diffs of the changes:  (+2 -2)
 SVNLayout.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm-www/SVNLayout.html
diff -u llvm-www/SVNLayout.html:1.3 llvm-www/SVNLayout.html:1.4
--- llvm-www/SVNLayout.html:1.3	Wed Jul  4 14:30:09 2007
+++ llvm-www/SVNLayout.html	Wed Jul  4 14:50:11 2007
@@ -167,7 +167,7 @@
     <li>The notion of checking out "llvm" from "llvm" is a bit confusing,
     especially for folks new to the project.</li>
     <li>The name no longer reflects the reality. We will likely be moving things
-    out of <tt>llvm</tt> and into <tt>llvm-top</tt> so that it really will
+    out of <tt>llvm</tt> and into other modules so that it really will
     become just the core compiler code.</li>
     <li>We thought you all would enjoy some serious confusion.</li>
   </ul>
@@ -215,6 +215,6 @@
   src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
   <a href="http://validator.w3.org/check/referer"><img
   src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
-<br/>Last modified: $Date: 2007/07/04 19:30:09 $
+<br/>Last modified: $Date: 2007/07/04 19:50:11 $
 </address>
 <!--#include virtual="footer.incl" -->
    
    
More information about the llvm-commits
mailing list