[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:14:30 PDT 2020


MaskRay added a comment.

`compiler-rt/test/profile/Inputs/instrprof-dlopen-dlclose-main.c.gcov` is clumsy to update. The filename is also wrong: gcov has nothing to do with instrprof.

I'll update the tests separately like my fba8523fb55c8e3bc853df7a250845cf51e5fc99 <https://reviews.llvm.org/rGfba8523fb55c8e3bc853df7a250845cf51e5fc99>


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83149/new/

https://reviews.llvm.org/D83149





More information about the cfe-commits mailing list