aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineCheckDebugify.cpp
diff options
context:
space:
mode:
authorwlei <wlei@fb.com>2023-03-22 13:13:27 -0700
committerwlei <wlei@fb.com>2023-03-22 22:47:23 -0700
commitfd29a4d24267eef0f11d238cb4a32b07d56d6c5c (patch)
treed9ffdcd633e59003df7fb879980d5b996ca5773a /llvm/lib/CodeGen/MachineCheckDebugify.cpp
parent7bb6d1b32ea9972277201b7651086ab9faffc557 (diff)
downloadllvm-fd29a4d24267eef0f11d238cb4a32b07d56d6c5c.zip
llvm-fd29a4d24267eef0f11d238cb4a32b07d56d6c5c.tar.gz
llvm-fd29a4d24267eef0f11d238cb4a32b07d56d6c5c.tar.bz2
[Pseudo Probe] Use the name from debug info to compute GUID in probe desc
This is to fix a GUID mismatch while decoding pseudo probe, a GUID from the inline tree is not in the GUID2FuncDescMap. It turned out that frontend could change the function name making it different from the one in debug info(https://reviews.llvm.org/D111009). Here change to use the function name from debug info to be consistent with the probe name from the inline stack. Reviewed By: hoy, wenlei Differential Revision: https://reviews.llvm.org/D146657
Diffstat (limited to 'llvm/lib/CodeGen/MachineCheckDebugify.cpp')
0 files changed, 0 insertions, 0 deletions