[PATCH] D23281: [LLVMCov] Swapped the line and count columns.

Ying Yi via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 9 06:54:16 PDT 2016


MaggieYi updated this revision to Diff 67330.
MaggieYi added a comment.

Thanks Vedant.

When the line and count columns are swapped, the compiler-rt profile regression tests need to be updated as well. I have added another patch to update the compiler-rt regression tests. Since llvm and compile-rt are in the different repositories, should I commit two patches separately? (This will cause test failures).


https://reviews.llvm.org/D23281

Files:
  test/profile/Inputs/extern_template.h
  test/profile/Inputs/instrprof-comdat.h
  test/profile/Inputs/instrprof-dynamic-a.cpp
  test/profile/Linux/coverage_ctors.cpp
  test/profile/Linux/coverage_dtor.cpp
  test/profile/Linux/coverage_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23281.67330.patch
Type: text/x-patch
Size: 6911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160809/2e859543/attachment.bin>


More information about the llvm-commits mailing list