This is an archive of the discontinued LLVM Phabricator instance.

[BOLT][NFCI] Use MetadataRewriter interface to update SDT markers
ClosedPublic

Authored by maksfb on Jun 28 2023, 5:05 PM.

Details

Summary

Migrate SDT markers processing to the new MetadataRewriter interface.

Depends on D154020

Diff Detail

Event Timeline

maksfb created this revision.Jun 28 2023, 5:05 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 28 2023, 5:05 PM
maksfb requested review of this revision.Jun 28 2023, 5:05 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 28 2023, 5:05 PM
maksfb updated this revision to Diff 537602.Jul 6 2023, 12:03 AM
maksfb retitled this revision from [BOLT][NFCI] Use Rewriter interface to update SDT markers to [BOLT][NFCI] Use MetadataRewriter interface to update SDT markers.
maksfb edited the summary of this revision. (Show Details)

Rebase.

Amir accepted this revision.Jul 6 2023, 10:26 AM
This revision is now accepted and ready to land.Jul 6 2023, 10:26 AM