Bugs should go to Bugzilla, not the mailing list

llvm-svn: 115972
This commit is contained in:
Douglas Gregor 2010-10-07 20:20:57 +00:00
parent 9786868939
commit a881010621
1 changed files with 1 additions and 4 deletions

View File

@ -19,10 +19,7 @@
options. This should get you up and running with the minimum of muss and fuss.
If you like what you see, please consider <a href="get_involved.html">getting
involved</a> with the Clang community. If you run into problems, please file
bugs in <a href="http://llvm.org/bugs/">LLVM Bugzilla</a> or bring up the issue
on the
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev">Clang development
mailing list</a>.</p>
bugs in <a href="http://llvm.org/bugs/">LLVM Bugzilla</a>.</p>
<h2 id="build">Building Clang and Working with the Code</h2>