[llvm-commits] CVS: llvm/www/www-index.html
Chris Lattner
lattner at cs.uiuc.edu
Wed May 21 17:24:01 PDT 2003
Changes in directory llvm/www:
www-index.html updated: 1.37 -> 1.38
---
Log message:
Add link to bug submission page
---
Diffs of the changes:
Index: llvm/www/www-index.html
diff -u llvm/www/www-index.html:1.37 llvm/www/www-index.html:1.38
--- llvm/www/www-index.html:1.37 Wed May 21 11:23:28 2003
+++ llvm/www/www-index.html Wed May 21 17:23:00 2003
@@ -388,6 +388,11 @@
the LLVM system. Look here if you are interested in
doing something with LLVM, but aren't sure what needs
to be done.</li>
+
+ <li><a
+ href="docs/HowToSubmitABug.html">How-To-Submit-A-Bug</a>:
+ instructions for the proper way to submit information
+ about a bug you ran into in the LLVM system.</li>
</ul>
<p>Other useful information:</p>
<ul>
More information about the llvm-commits
mailing list