This is an archive of the discontinued LLVM Phabricator instance.

[Pseudo Probe] Add the test for probe desc
ClosedPublic

Authored by wlei on Mar 24 2023, 10:22 AM.

Details

Summary

Added a test to https://reviews.llvm.org/D146657, make sure the guid and name are computed using the debug info name.

Diff Detail

Event Timeline

wlei created this revision.Mar 24 2023, 10:22 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 24 2023, 10:22 AM
Herald added subscribers: hoy, wenlei. · View Herald Transcript
wlei requested review of this revision.Mar 24 2023, 10:22 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 24 2023, 10:22 AM
wlei edited the summary of this revision. (Show Details)Mar 24 2023, 10:33 AM
wlei added reviewers: hoy, wenlei, ayermolo.
wenlei accepted this revision.Mar 24 2023, 10:49 AM

lgtm, thanks.

This revision is now accepted and ready to land.Mar 24 2023, 10:49 AM
hoy accepted this revision.Mar 24 2023, 10:54 AM
This revision was landed with ongoing or failed builds.Mar 24 2023, 12:43 PM
This revision was automatically updated to reflect the committed changes.