This is an archive of the discontinued LLVM Phabricator instance.

[lld-macho] Change some global pointers to unique_ptr
ClosedPublic

Authored by MaskRay on Jan 9 2022, 3:07 PM.

Details

Reviewers
keith
Group Reviewers
Restricted Project
Commits
rG477bc36d3b2a: [lld-macho] Change some global pointers to unique_ptr
Summary

Similar to D116143. My x86-64 lld is ~8KiB smaller.

Diff Detail

Event Timeline

MaskRay created this revision.Jan 9 2022, 3:07 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 9 2022, 3:07 PM
Herald added a subscriber: pengfei. · View Herald Transcript
MaskRay requested review of this revision.Jan 9 2022, 3:07 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 9 2022, 3:07 PM
keith accepted this revision as: keith.Jan 10 2022, 11:00 AM
This revision is now accepted and ready to land.Jan 10 2022, 11:00 AM
This revision was automatically updated to reflect the committed changes.