[PATCH] D75080: [profile] gcov_mutex must be static

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 24 16:09:17 PST 2020


vsk accepted this revision.
vsk added a comment.
This revision is now accepted and ready to land.

I'm not really sure what the mutex is for, but it shouldn't be exported. This change looks fine.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75080





More information about the llvm-commits mailing list