diff options
author | Chris Lattner <sabre@nondot.org> | 2004-07-17 18:50:19 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-07-17 18:50:19 +0000 |
commit | 05540a75f5aaa29a9a755783e41730fd8778cffa (patch) | |
tree | da188759aff5a286636b0ad501dd419388cd83fa /docs/SystemLibrary.html | |
parent | a57b76fece438af3e18398e890c1146497883402 (diff) |
Hrm, I think we need a "Reid is buggy" bug ;-)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14912 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/SystemLibrary.html')
-rw-r--r-- | docs/SystemLibrary.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/SystemLibrary.html b/docs/SystemLibrary.html index 8ee2563b7d..4d95dee6b2 100644 --- a/docs/SystemLibrary.html +++ b/docs/SystemLibrary.html @@ -166,9 +166,9 @@ </div> <!-- ======================================================================= --> -<div class="doc_subsection"><a name="bug">Bug 251</a></div> +<div class="doc_subsection"><a name="bug">Bug 351</a></div> <div class="doc_text"> - <p>See <a href="http://llvm.cs.uiuc.edu/bugs/show_bug?bug=351">bug 351</a> + <p>See <a href="http://llvm.cs.uiuc.edu/PR351">bug 351</a> for further details on the progress of this work</p> </div> |