[PATCH] D91756: [CSSPGO] Pseudo probes for function calls.
Wei Mi via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 1 23:08:45 PST 2020
wmi added a comment.
Another question. Sorry for not bringing it up earlier. When a call with probe metadata attached is inlined, the probe will be gone or it will be kept somehow? I think you want to keep the probe especially for inline instance to reconstruct the context but I didn't figure it out how you did that from the description.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91756/new/
https://reviews.llvm.org/D91756
More information about the cfe-commits
mailing list