From: Dmitri Gribenko Date: Sun, 18 Nov 2012 18:42:18 +0000 (+0000) Subject: SystemLibrary.rst: remove reference to a bug that was closed long time ago X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=085f6a4ac201851b0c8edfce9847c5b236181f06;p=oota-llvm.git 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 --- diff --git a/docs/SystemLibrary.rst b/docs/SystemLibrary.rst index 3e83bd40b64..b54026717c6 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 `_ for further details on the progress of -this work. -