aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/Signposts.cpp
diff options
context:
space:
mode:
authorHongtao Yu <hoy@fb.com>2021-08-10 08:59:01 -0700
committerHongtao Yu <hoy@fb.com>2021-08-10 18:24:39 -0700
commit78523516bc2a05a6467a7bcfd2ab04bb343d4797 (patch)
treed3cec4c4ddca746fe1cd7603722416ecf7d88cf9 /llvm/lib/Support/Signposts.cpp
parentc84c5d0520159bde529a39cfa593c5948bec3747 (diff)
downloadllvm-78523516bc2a05a6467a7bcfd2ab04bb343d4797.zip
llvm-78523516bc2a05a6467a7bcfd2ab04bb343d4797.tar.gz
llvm-78523516bc2a05a6467a7bcfd2ab04bb343d4797.tar.bz2
[CSSPGO] Do not use getCanonicalFnName in pseudo probe descriptor decoding
Pseudo probe descriptors are created very early in the pipeline where function names just come from the front end and are not yet decorated. So calling getCanonicalFnName on the function names in probe desc is basically a no-op, which also addes a depenency from MC to ProfileData unnessesarily. Reviewed By: wenlei, wlei Differential Revision: https://reviews.llvm.org/D107838
Diffstat (limited to 'llvm/lib/Support/Signposts.cpp')
0 files changed, 0 insertions, 0 deletions