[PATCH] D25086: [llvm-cov] Allow llvm-cov to report the coverage counters across multiple elf files.

Alex Lorenz via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 12 08:32:43 PDT 2016


arphaman added inline comments.


================
Comment at: tools/llvm-cov/multiELFsShare.cpp:53
+// SourceSummary: <pre>{{.*}}tmp{{.*}}multiELFsShare.cpp (Binary: multiELFsMainOne.covmapping, multiELFsMainTwo.covmapping)</pre>
\ No newline at end of file

----------------
This test file is missing a newline at the end.


https://reviews.llvm.org/D25086





More information about the llvm-commits mailing list