[PATCH] Add a cc1 option called dump-coverage-mapping
Alex Lorenz
arphaman at gmail.com
Tue Aug 5 16:28:23 PDT 2014
Hi bob.wilson, bogner,
This patch adds a new option called 'dump-coverage-mapping'. It allows us to test coverage mapping generation without relying on llvm-cov.
http://reviews.llvm.org/D4799
Files:
include/clang/Driver/CC1Options.td
include/clang/Frontend/CodeGenOptions.def
lib/CodeGen/CodeGenModule.cpp
lib/CodeGen/CodeGenPGO.cpp
lib/CodeGen/CoverageMappingGen.cpp
lib/CodeGen/CoverageMappingGen.h
lib/Frontend/CompilerInvocation.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4799.12214.patch
Type: text/x-patch
Size: 7806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140805/b71d84d6/attachment.bin>
More information about the cfe-commits
mailing list