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

Chris Lattner lattner at cs.uiuc.edu
Tue Nov 30 20:16:46 PST 2004



Changes in directory llvm/docs:

CFEBuildInstrs.html updated: 1.28 -> 1.29
---
Log message:

Fix typeo, thanks to Duraid for pointing it out


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

Index: llvm/docs/CFEBuildInstrs.html
diff -u llvm/docs/CFEBuildInstrs.html:1.28 llvm/docs/CFEBuildInstrs.html:1.29
--- llvm/docs/CFEBuildInstrs.html:1.28	Mon Nov 29 15:46:29 2004
+++ llvm/docs/CFEBuildInstrs.html	Tue Nov 30 22:16:29 2004
@@ -240,7 +240,7 @@
  % cd $CFEINSTALL/lib
  % llvm-ranlib libiberty.a
  % llvm-ranlib libstdc++.a
- % llvm-ranlib libsubc++.a
+ % llvm-ranlib libsupc++.a
  % cd $CFEINSTALL/lib/<i>target-triplet</i>/3.4-llvm
  % llvm-ranlib libgcc.a
  % llvm-ranlib libgcov.a
@@ -328,7 +328,7 @@
 
   Brian Gaeke<br>
   <a href="http://llvm.cs.uiuc.edu">LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2004/11/29 21:46:29 $
+  Last modified: $Date: 2004/12/01 04:16:29 $
 </address>
 
 </body>






More information about the llvm-commits mailing list