From: Hans Wennborg <hans@hanshq.net> Date: Tue, 7 Mar 2017 20:44:17 +0000 (+0000) Subject: ReleaseNotes: fix indent X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4423e351176a92975739dd4ea43c2ff5877236ae;p=llvm ReleaseNotes: fix indent git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_40@297204 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index 99304a63f3a..573fcb822ab 100644 --- a/docs/ReleaseNotes.rst +++ b/docs/ReleaseNotes.rst @@ -57,8 +57,8 @@ Non-comprehensive list of changes in this release with LLVM option ``-adce-remove-loops`` when the loop body otherwise has no live operations. - * The llvm-cov tool can now export coverage data as json. Its html output mode - has also improved. +* The llvm-cov tool can now export coverage data as json. Its html output mode + has also improved. Improvements to ThinLTO (-flto=thin) ------------------------------------