[PATCH] D98084: Revert "[llvm-cov] reset executation count to 0 after wrapped segment"
Pirama Arumuga Nainar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 8 09:26:33 PST 2021
pirama added inline comments.
================
Comment at: llvm/test/tools/llvm-cov/Inputs/branch-c-general.c:257
static_func();
- extern void __llvm_profile_write_file();
+ extern void __llvm_profile_write_file();
__llvm_profile_write_file();
----------------
Stale edit?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98084/new/
https://reviews.llvm.org/D98084
More information about the llvm-commits
mailing list