[PATCH] D98061: [InstrProfiling] Generate runtime hook for ELF platforms
David Li via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 9 18:28:25 PST 2021
davidxl added a comment.
Is the case when there is no counters very rare? And for those cases, how much overhead the runtime hook can incur? I assume it is small compared with actual instrumentation?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98061/new/
https://reviews.llvm.org/D98061
More information about the cfe-commits
mailing list