[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
Sun Apr 21 13:38:32 PDT 2019


ngie updated this revision to Diff 196014.
ngie added a comment.

Add stdio.h to test to handle reference to posix API, `remove(3)`


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.196014.patch
Type: text/x-patch
Size: 3978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190421/de224626/attachment.bin>


More information about the llvm-commits mailing list