[llvm-cov] Swapped the line and count columns.
authorYing Yi <maggieyi666@gmail.com>
Tue, 9 Aug 2016 19:53:35 +0000 (19:53 +0000)
committerYing Yi <maggieyi666@gmail.com>
Tue, 9 Aug 2016 19:53:35 +0000 (19:53 +0000)
commit6b1f5f891fcb3b3d513e8935d3c7b4b5151217a8
tree66bf25ba975cb1ee3067f239b21dfc2e778e6913
parent2c17e82bc7b5e812a54cf7eb3a039a2f90bcde28
[llvm-cov]  Swapped the line and count columns.

In the coverage report, the line and count columns have been swapped to make it more readable.
A follow-up commit in compiler-rt is needed

Differential Revision: https://reviews.llvm.org/D23281

llvm-svn: 278152
llvm/test/tools/llvm-cov/Inputs/instrprof-comdat.h
llvm/test/tools/llvm-cov/binary-formats.c
llvm/test/tools/llvm-cov/combine_expansions.cpp
llvm/test/tools/llvm-cov/prefer_used_to_unused.h
llvm/test/tools/llvm-cov/showLineExecutionCounts.cpp
llvm/test/tools/llvm-cov/showTemplateInstantiations.cpp
llvm/test/tools/llvm-cov/universal-binary.c
llvm/tools/llvm-cov/SourceCoverageView.cpp