[PATCH] D32688: [Coverage] Comdat section name should be same as the variable name in COFF format
David Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 1 11:29:50 PDT 2017
davidxl added a comment.
This patch basically splits the comdat section for data, counters and value vars with COFF.
https://reviews.llvm.org/D32688
More information about the llvm-commits
mailing list