summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDmitri Gribenko <gribozavr@gmail.com>2012-11-18 18:42:18 +0000
committerDmitri Gribenko <gribozavr@gmail.com>2012-11-18 18:42:18 +0000
commit085f6a4ac201851b0c8edfce9847c5b236181f06 (patch)
tree18d27761528f3aa7eca42a36cd725953c240cc5c /docs
parentfee64eeb2839909a87c5e342571b7657f96ac808 (diff)
downloadllvm-085f6a4ac201851b0c8edfce9847c5b236181f06.tar.gz
llvm-085f6a4ac201851b0c8edfce9847c5b236181f06.tar.bz2
llvm-085f6a4ac201851b0c8edfce9847c5b236181f06.tar.xz
SystemLibrary.rst: remove reference to a bug that was closed long time ago
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168290 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/SystemLibrary.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/SystemLibrary.rst b/docs/SystemLibrary.rst
index 3e83bd40b6..b54026717c 100644
--- a/docs/SystemLibrary.rst
+++ b/docs/SystemLibrary.rst
@@ -248,8 +248,3 @@ that was available or named pipes, or whatever gets the job done effectively
for a given operating system. In all cases, the interface and the
implementation must be semantically consistent.
-Bug 351
--------
-See `bug 351 <http://llvm.org/PR351>`_ for further details on the progress of
-this work.
-