X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2FSystemLibrary.rst;h=0d0f4fa994822d99c0cde1bf49f6512e32c7b8ef;hb=6bc8d95153d1f311a02cf48ca0e5735c80a531a3;hp=b54026717c673b73a04c38aa0c91a7b5a2dda03e;hpb=085f6a4ac201851b0c8edfce9847c5b236181f06;p=oota-llvm.git diff --git a/docs/SystemLibrary.rst b/docs/SystemLibrary.rst index b54026717c6..0d0f4fa9948 100644 --- a/docs/SystemLibrary.rst +++ b/docs/SystemLibrary.rst @@ -2,12 +2,9 @@ System Library ============== -.. sectionauthor:: Reid Spencer - Abstract ======== - This document provides some details on LLVM's System Library, located in the source at ``lib/System`` and ``include/llvm/System``. The library's purpose is to shield LLVM from the differences between operating systems for the few