Use the standard PR### notation for referencing bugs in bugzilla

llvm-svn: 18476
This commit is contained in:
Misha Brukman 2004-12-04 00:45:09 +00:00
parent 47d186cf55
commit 68ef9a9a4d
1 changed files with 1 additions and 2 deletions

View File

@ -419,8 +419,7 @@ components, please contact us on the llvmdev list.</p>
</pre></li>
<li>Initialization of global union variables can only be done <a
href="http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=162">with the largest union
member</a>.</li>
href="http://llvm.cs.uiuc.edu/PR162">with the largest union member</a>.</li>
<li><a href="http://llvm.cs.uiuc.edu/PR244">[llvm-gcc] Error when an implicitly
external function is re-declared as static</a></li>