summaryrefslogtreecommitdiff
path: root/docs/SystemLibrary.rst
diff options
context:
space:
mode:
authorDmitri Gribenko <gribozavr@gmail.com>2012-11-28 21:40:54 +0000
committerDmitri Gribenko <gribozavr@gmail.com>2012-11-28 21:40:54 +0000
commit021536888766ab8e0e27cd4c5f48ad6031399ca4 (patch)
tree6feaec8a682c63003baa957baaec17121887ee18 /docs/SystemLibrary.rst
parent3d15a91777285782d94288707f5a2ecc988f2dc6 (diff)
downloadllvm-021536888766ab8e0e27cd4c5f48ad6031399ca4.tar.gz
llvm-021536888766ab8e0e27cd4c5f48ad6031399ca4.tar.bz2
llvm-021536888766ab8e0e27cd4c5f48ad6031399ca4.tar.xz
Documentation: improve formatting and remove unneeded empty lines.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168817 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/SystemLibrary.rst')
-rw-r--r--docs/SystemLibrary.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/SystemLibrary.rst b/docs/SystemLibrary.rst
index b54026717c..88404f4d81 100644
--- a/docs/SystemLibrary.rst
+++ b/docs/SystemLibrary.rst
@@ -7,7 +7,6 @@ System Library
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