From fa9d232e4389bbd9ca82f8b6b34a1784107835fc Mon Sep 17 00:00:00 2001 From: Alex Brachet Date: Thu, 4 Jul 2019 04:41:06 +0000 Subject: [docs] [NFC] Removed excess spacing Summary: Removed excess new lines from documentations. As far as I can tell, it seems as though restructured text is agnostic to new lines, the use of new lines was inconsistent and had no effect on how the files were being displayed. Reviewers: jhenderson, rupprecht, JDevlieghere Reviewed By: jhenderson Subscribers: llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D63971 llvm-svn: 365105 --- llvm/docs/CommandGuide/llvm-link.rst | 2 -- 1 file changed, 2 deletions(-) (limited to 'llvm/docs/CommandGuide/llvm-link.rst') diff --git a/llvm/docs/CommandGuide/llvm-link.rst b/llvm/docs/CommandGuide/llvm-link.rst index 761997928c2..a96d668f3fe 100644 --- a/llvm/docs/CommandGuide/llvm-link.rst +++ b/llvm/docs/CommandGuide/llvm-link.rst @@ -54,5 +54,3 @@ EXIT STATUS If :program:`llvm-link` succeeds, it will exit with 0. Otherwise, if an error occurs, it will exit with a non-zero value. - - -- cgit v1.2.3