This is an archive of the discontinued LLVM Phabricator instance.

[llvm-reduce] Reduce some GlobalObject properties
ClosedPublic

Authored by aeubanks on Oct 30 2021, 9:46 PM.

Details

Summary

Specifically, the section and the alignment.

Diff Detail

Event Timeline

aeubanks created this revision.Oct 30 2021, 9:46 PM
aeubanks requested review of this revision.Oct 30 2021, 9:46 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 30 2021, 9:46 PM
hans accepted this revision.Nov 2 2021, 2:40 AM

lgtm

This revision is now accepted and ready to land.Nov 2 2021, 2:40 AM
This revision was automatically updated to reflect the committed changes.