[PATCH] D103717: [InstrProfiling] Make __profd_ unconditionally private for ELF

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 11 11:50:29 PDT 2021


aeubanks added a comment.

In D103717#2806311 <https://reviews.llvm.org/D103717#2806311>, @rnk wrote:

> We are observing some crashes in coverage, but we haven't root caused them yet: crbug.com/1216811
> So I guess we need to keep waiting for the dust to settle. @aeubanks was able to repro the crash there, but it's not deterministic.

This ended up being unrelated


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103717



More information about the llvm-commits mailing list