[llvm-commits] CVS: llvm/docs/CFEBuildInstrs.html

Chris Lattner lattner at cs.uiuc.edu
Mon Feb 21 08:35:47 PST 2005



Changes in directory llvm/docs:

CFEBuildInstrs.html updated: 1.44 -> 1.45
---
Log message:

add another plausible reason


---
Diffs of the changes:  (+2 -1)

 CFEBuildInstrs.html |    3 ++-
 1 files changed, 2 insertions(+), 1 deletion(-)


Index: llvm/docs/CFEBuildInstrs.html
diff -u llvm/docs/CFEBuildInstrs.html:1.44 llvm/docs/CFEBuildInstrs.html:1.45
--- llvm/docs/CFEBuildInstrs.html:1.44	Fri Feb 11 15:17:26 2005
+++ llvm/docs/CFEBuildInstrs.html	Mon Feb 21 10:35:31 2005
@@ -46,6 +46,7 @@
 <ol>
   <li>you really, really, really can't use the binaries we distribute</li>
   <li>you are an elite GCC hacker.</li>
+  <li>you want to use the latest bits from CVS.</li>
 </ol>
 
 <p>We welcome patches to help make this process simpler.</p>
@@ -345,7 +346,7 @@
 
   Brian Gaeke<br>
   <a href="http://llvm.cs.uiuc.edu">LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2005/02/11 21:17:26 $
+  Last modified: $Date: 2005/02/21 16:35:31 $
 </address>
 
 </body>






More information about the llvm-commits mailing list