diff options
author | wlei <wlei@fb.com> | 2023-03-22 13:13:27 -0700 |
---|---|---|
committer | wlei <wlei@fb.com> | 2023-03-22 22:47:23 -0700 |
commit | fd29a4d24267eef0f11d238cb4a32b07d56d6c5c (patch) | |
tree | d9ffdcd633e59003df7fb879980d5b996ca5773a /llvm/lib/CodeGen/MachineCheckDebugify.cpp | |
parent | 7bb6d1b32ea9972277201b7651086ab9faffc557 (diff) | |
download | llvm-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