[PATCH] D146657: [Pseudo Probe] Use the name from debug info to compute GUID in probe desc

Wenlei He via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 18:17:35 PDT 2023


wenlei added a comment.

Is the patch mentioned above the only case where name from IR would be different from name in debug info? Just want to make sure this change doesn't have any compatibility issue while fixing the mismatch from the patch.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146657/new/

https://reviews.llvm.org/D146657



More information about the llvm-commits mailing list