[PATCH] D17175: [sancov] correct object files handling.

Kostya Serebryany via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 11 16:16:56 PST 2016


kcc accepted this revision.
kcc added a comment.
This revision is now accepted and ready to land.

LGTM modulo one typo


================
Comment at: docs/SanitizerCoverage.rst:105
@@ -104,1 +104,3 @@
+``<module_name>.<pid>.sancov`` and paths to all corresponding binary elf files. 
+Sancov matchies these files using module names and binaries file names.
 
----------------
matches


http://reviews.llvm.org/D17175





More information about the llvm-commits mailing list