This is an archive of the discontinued LLVM Phabricator instance.

[MC] Pass the symbol rather than its name to onSymbolStart()
ClosedPublic

Authored by rochauha on Jun 18 2020, 6:03 AM.

Details

Summary

This allows targets to also consider the symbol's type and/or address if needed.

Diff Detail

Event Timeline

rochauha created this revision.Jun 18 2020, 6:03 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 18 2020, 6:03 AM
scott.linder accepted this revision.Jun 18 2020, 8:34 AM
This revision is now accepted and ready to land.Jun 18 2020, 8:34 AM
MaskRay accepted this revision.Jun 18 2020, 2:59 PM

Looks great!

rochauha closed this revision.Jun 18 2020, 9:05 PM