This is an archive of the discontinued LLVM Phabricator instance.

[include-cleaner] Reorder SymbolReference fields to avoid padding space, NFC
ClosedPublic

Authored by hokein on Jun 15 2023, 6:41 AM.

Details

Summary

This will bring down the size from 40 bytes to 32 bytes.

Diff Detail

Event Timeline

hokein created this revision.Jun 15 2023, 6:41 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 15 2023, 6:41 AM
hokein requested review of this revision.Jun 15 2023, 6:41 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 15 2023, 6:41 AM
VitaNuo accepted this revision.Jun 16 2023, 12:50 AM

thanks!

This revision is now accepted and ready to land.Jun 16 2023, 12:50 AM
This revision was landed with ongoing or failed builds.Jun 16 2023, 1:29 AM
This revision was automatically updated to reflect the committed changes.