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
This commit is contained in:
Dmitri Gribenko 2012-11-18 18:42:18 +00:00
parent fee64eeb28
commit 085f6a4ac2

View File

@ -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.