]> granicus.if.org Git - llvm/commitdiff
ReleaseNotes: fix indent
authorHans Wennborg <hans@hanshq.net>
Tue, 7 Mar 2017 20:44:17 +0000 (20:44 +0000)
committerHans Wennborg <hans@hanshq.net>
Tue, 7 Mar 2017 20:44:17 +0000 (20:44 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_40@297204 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index 99304a63f3a9d276d9b2907880a0fbf2dd1edaa3..573fcb822aba220b8b5a3b02e551bfe5262304f4 100644 (file)
@@ -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)
 ------------------------------------