This is an archive of the discontinued LLVM Phabricator instance.

[profiling] Move option declarations into headers
ClosedPublic

Authored by tstellar on Jul 29 2023, 7:33 AM.

Details

Summary

This will make it possible to add visibility attributes to these
variables. This also fixes some type mismatches between the
declaration and the definition.

Diff Detail

Event Timeline

tstellar created this revision.Jul 29 2023, 7:33 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 29 2023, 7:33 AM
Herald added subscribers: wlei, Enna1, ormris and 2 others. · View Herald Transcript
tstellar requested review of this revision.Jul 29 2023, 7:33 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 29 2023, 7:33 AM
bogner accepted this revision.Jul 31 2023, 4:09 PM
This revision is now accepted and ready to land.Jul 31 2023, 4:09 PM
huangjd accepted this revision.Sep 14 2023, 2:55 PM
This revision was landed with ongoing or failed builds.Sep 30 2023, 6:52 PM
This revision was automatically updated to reflect the committed changes.