[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
Tue Feb 19 21:19:33 PST 2019


ngie updated this revision to Diff 187516.
ngie added a comment.
Herald added a project: Sanitizers.
Herald added a subscriber: Sanitizers.

Update tests to reference `gcov.h`


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.187516.patch
Type: text/x-patch
Size: 3962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190220/45686903/attachment.bin>


More information about the llvm-commits mailing list