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

John Criswell criswell at gally.cs.uiuc.edu
Fri Mar 12 12:03:03 PST 2004


Changes in directory llvm/docs:

CFEBuildInstrs.html updated: 1.13 -> 1.14

---
Log message:

Added a header indicating that the Linux and MacOS configure procedures are
the same.

Added LLVM copyright and warranty disclaimer information.



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

Index: llvm/docs/CFEBuildInstrs.html
diff -u llvm/docs/CFEBuildInstrs.html:1.13 llvm/docs/CFEBuildInstrs.html:1.14
--- llvm/docs/CFEBuildInstrs.html:1.13	Wed Mar 10 13:08:52 2004
+++ llvm/docs/CFEBuildInstrs.html	Fri Mar 12 12:02:17 2004
@@ -89,6 +89,8 @@
 
 <p>
 <b>Linux/x86:</b>
+<br>
+<b>MacOS X/PowerPC:</b>
 </p>
 
 <pre>
@@ -218,6 +220,26 @@
 </p>
 
 <pre>
+
+Copyright (c) 2003, 2004 University of Illinois at Urbana-Champaign.
+All rights reserved.
+
+Developed by:
+
+    LLVM Team
+
+    University of Illinois at Urbana-Champaign
+
+    http://llvm.cs.uiuc.edu
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
+FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
+CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE
+SOFTWARE.
+
 Copyright (c) 1994
 Hewlett-Packard Company
 
@@ -250,7 +272,7 @@
   <address>Brian Gaeke</address>
   <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
   <br>
-  Last modified: $Date: 2004/03/10 19:08:52 $
+  Last modified: $Date: 2004/03/12 18:02:17 $
 </div>
 
 </body>





More information about the llvm-commits mailing list