[llvm-commits] CVS: llvm-www/status/index.html

Misha Brukman brukman at cs.uiuc.edu
Mon Apr 5 12:30:02 PDT 2004


Changes in directory llvm-www/status:

index.html updated: 1.41 -> 1.42

---
Log message:

Clarify failure of pine.


---
Diffs of the changes:  (+5 -4)

Index: llvm-www/status/index.html
diff -u llvm-www/status/index.html:1.41 llvm-www/status/index.html:1.42
--- llvm-www/status/index.html:1.41	Mon Apr  5 12:27:24 2004
+++ llvm-www/status/index.html	Mon Apr  5 12:29:37 2004
@@ -71,8 +71,8 @@
   <td class="version">1.1</td>
   <td class="date">5 Apr 2004</td>
   <td class="status"><span class="failure">FAILS</span></td>
-  <td class="notes">Linking VMcore fails because of <a
-  href="/PR311">instcombine bug</a></td>
+  <td class="notes">Linking VMcore fails: <a href="/PR311">bug #311
+  (instcombine)</a>.</td>
 </tr>
 <!-- ddd -->
 <tr>
@@ -93,7 +93,8 @@
 ./build CC=llvm-gcc lrh
 </pre>
   lrh = Linux Red Hat, there are many such targets.
-  Compile fails: gccld fails on linking <tt>mtest</tt> (details later).</td>
+  Compile fails: gccld fails on linking <tt>mtest</tt>, see <a
+  href="/PR311">bug #311</a>.</td>
 </tr>
 <!-- ruby -->
 <tr>
@@ -392,7 +393,7 @@
   <address><a href="http://misha.brukman.net">Misha Brukman</a></address>
   <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
   <br>
-  Last modified: $Date: 2004/04/05 17:27:24 $
+  Last modified: $Date: 2004/04/05 17:29:37 $
 </div>
 
 </body>





More information about the llvm-commits mailing list