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

Misha Brukman brukman at cs.uiuc.edu
Mon Jun 21 09:08:02 PDT 2004


Changes in directory llvm/docs:

CFEBuildInstrs.html updated: 1.19 -> 1.20

---
Log message:

Mention the requirement of dlcompat for MacOS X.


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

Index: llvm/docs/CFEBuildInstrs.html
diff -u llvm/docs/CFEBuildInstrs.html:1.19 llvm/docs/CFEBuildInstrs.html:1.20
--- llvm/docs/CFEBuildInstrs.html:1.19	Fri Jun 18 10:54:54 2004
+++ llvm/docs/CFEBuildInstrs.html	Mon Jun 21 09:00:44 2004
@@ -108,8 +108,8 @@
 <li><p>Configure, build, and install the C front-end:</p>
 
 <p>
-<b>Linux/x86:</b> <br>
-<b>MacOS X/PowerPC:</b><br>
+<b>Linux/x86:</b><br>
+<b>MacOS X/PowerPC</b> (requires dlcompat library):
 </p>
 
 <pre>
@@ -302,7 +302,7 @@
 
   Brian Gaeke<br>
   <a href="http://llvm.cs.uiuc.edu">LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2004/06/18 15:54:54 $
+  Last modified: $Date: 2004/06/21 14:00:44 $
 </address>
 
 </body>





More information about the llvm-commits mailing list