[PATCH] D34499: Expose __gcov_flush for parity with libgcov in the gcc project
Enji Cooper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 20 22:00:37 PST 2019
ngie updated this revision to Diff 187726.
ngie marked an inline comment as done.
ngie added a comment.
Update licensing header for gcov.h and fix a mispaste with the comment block for `__gcov_flush(..)`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D34499/new/
https://reviews.llvm.org/D34499
Files:
compiler-rt/include/CMakeLists.txt
compiler-rt/include/gcov.h
compiler-rt/lib/profile/CMakeLists.txt
compiler-rt/lib/profile/GCDAProfiling.c
compiler-rt/test/profile/Inputs/instrprof-gcov-__gcov_flush-multiple.c
compiler-rt/test/profile/Inputs/instrprof-gcov-__gcov_flush-terminate.c
compiler-rt/test/profile/Inputs/instrprof-shared-main-gcov-flush.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34499.187726.patch
Type: text/x-patch
Size: 3958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190221/4b864331/attachment.bin>
More information about the llvm-commits
mailing list