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

Misha Brukman brukman at cs.uiuc.edu
Thu Nov 20 01:14:01 PST 2003


Changes in directory llvm-www/status:

index.html updated: 1.24 -> 1.25

---
Log message:

Those two libraries are useless to be loaded by LLI, how'd they even get there?


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

Index: llvm-www/status/index.html
diff -u llvm-www/status/index.html:1.24 llvm-www/status/index.html:1.25
--- llvm-www/status/index.html:1.24	Wed Nov 19 22:26:22 2003
+++ llvm-www/status/index.html	Thu Nov 20 01:12:57 2003
@@ -248,8 +248,6 @@
 lli -load=/lib/libssl.so.2     \
     -load=/lib/libcrypto.so.2  \
     -load=/lib/libdl.so.2      \
-    -load=/lib/i686/libc.so.6  \
-    -load=/lib/ld-linux.so.2   \
     wget.bc [wget options]
 </pre>
   </td>
@@ -428,7 +426,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: 2003/11/20 04:26:22 $
+  Last modified: $Date: 2003/11/20 07:12:57 $
 </div>
 
 </body>





More information about the llvm-commits mailing list