Skip to content
This repository was archived by the owner on Feb 5, 2019. It is now read-only.

Commit 4423e35

Browse files
committed
ReleaseNotes: fix indent
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_40@297204 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent 0443af3 commit 4423e35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ReleaseNotes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ Non-comprehensive list of changes in this release
5757
with LLVM option ``-adce-remove-loops`` when the loop body otherwise has
5858
no live operations.
5959

60-
* The llvm-cov tool can now export coverage data as json. Its html output mode
61-
has also improved.
60+
* The llvm-cov tool can now export coverage data as json. Its html output mode
61+
has also improved.
6262

6363
Improvements to ThinLTO (-flto=thin)
6464
------------------------------------

0 commit comments

Comments
 (0)