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

Brian Gaeke gaeke at cs.uiuc.edu
Wed Mar 10 13:10:01 PST 2004


Changes in directory llvm/docs:

CFEBuildInstrs.html updated: 1.12 -> 1.13

---
Log message:

Recommend using install-bytecode target

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

Index: llvm/docs/CFEBuildInstrs.html
diff -u llvm/docs/CFEBuildInstrs.html:1.12 llvm/docs/CFEBuildInstrs.html:1.13
--- llvm/docs/CFEBuildInstrs.html:1.12	Wed Jan 28 14:54:41 2004
+++ llvm/docs/CFEBuildInstrs.html	Wed Mar 10 13:08:52 2004
@@ -185,7 +185,7 @@
 <pre>
  % gmake -C runtime
  % mkdir $CFEINSTALL/bytecode-libs
- % gmake -C runtime install
+ % gmake -C runtime install-bytecode
  % setenv LLVM_LIB_SEARCH_PATH $CFEINSTALL/bytecode-libs
 </pre></li>
 
@@ -250,7 +250,7 @@
   <address>Brian Gaeke</address>
   <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
   <br>
-  Last modified: $Date: 2004/01/28 20:54:41 $
+  Last modified: $Date: 2004/03/10 19:08:52 $
 </div>
 
 </body>





More information about the llvm-commits mailing list