[PATCH] D83149: [gcov] Add __gcov_dump/__gcov_reset and delete __gcov_flush
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 7 12:12:35 PDT 2020
MaskRay updated this revision to Diff 276173.
MaskRay marked 6 inline comments as done.
MaskRay added a comment.
Test __gcov_dump
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83149/new/
https://reviews.llvm.org/D83149
Files:
clang/lib/Driver/ToolChains/Darwin.cpp
clang/test/CodeGen/code-coverage.c
clang/test/Driver/darwin-ld.c
compiler-rt/lib/profile/GCDAProfiling.c
compiler-rt/test/profile/Inputs/instrprof-dlopen-dlclose-main.c
compiler-rt/test/profile/Posix/gcov-dlopen.c
compiler-rt/test/profile/Posix/gcov-shared-flush.c
compiler-rt/test/profile/gcov-__gcov_flush-terminate.c
compiler-rt/test/profile/gcov-dump-and-remove.c
llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83149.276173.patch
Type: text/x-patch
Size: 15649 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200707/a094567f/attachment.bin>
More information about the cfe-commits
mailing list