git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_40@297204
91177308-0d34-0410-b5e6-
96231b3b80d8
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)
------------------------------------