This is an archive of the discontinued LLVM Phabricator instance.

[instrprof] Rename the profile kind types to be more descriptive.
ClosedPublic

Authored by snehasish on Feb 17 2022, 2:51 PM.

Details

Summary

Based on the discussion in D115393, I've updated the names to be more
descriptive.

Diff Detail

Event Timeline

snehasish created this revision.Feb 17 2022, 2:51 PM
snehasish requested review of this revision.Feb 17 2022, 2:51 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 17 2022, 2:51 PM
ellis accepted this revision.Feb 23 2022, 10:14 AM

Apologies for the late review, but thanks for the ping!
LGTM

This revision is now accepted and ready to land.Feb 23 2022, 10:14 AM
MaskRay accepted this revision.Feb 23 2022, 10:19 AM
snehasish updated this revision to Diff 410921.Feb 23 2022, 1:12 PM

Move the InstrProfKind::MemProf comment above the decl to be consistent.

Thanks for the reviews.

This revision was landed with ongoing or failed builds.Feb 23 2022, 1:16 PM
This revision was automatically updated to reflect the committed changes.