[PATCH] D69740: [profile] Support counter relocation at runtime

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 22 15:20:05 PST 2019


phosek added a comment.

In D69740#1752348 <https://reviews.llvm.org/D69740#1752348>, @vsk wrote:

> I think this looks good overall. The only high-level item that seems to be missing is Fuchsia testing -- are there any bots for this?


Not yet unfortunately, it's something I'm slowly working on but it'll take more time. I've been only testing this manually for now.

> I've left inline comments about fixing up some tests. Please also leave a comment about Fuchsia/-runtime-counter-relocation in clang/docs/SourceBasedCodeCoverage.rst.

Done.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69740





More information about the llvm-commits mailing list