[PATCH] D25689: [opt] Strip coverage if debug info is not present
Davide Italiano via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 17 12:15:46 PDT 2016
davide added a comment.
Once this lands I'll submit a clang patch to warn if `-coverage` is passed but `-g` is not in the clang Driver (as discussed with Justin/Adrian)
https://reviews.llvm.org/D25689
More information about the llvm-commits
mailing list