This is an archive of the discontinued LLVM Phabricator instance.

[ELF][WIP] Parallelize writes of different OutputSections
AbandonedPublic

Authored by andrewng on Aug 17 2022, 5:26 AM.

Details

Reviewers
MaskRay
Summary

Potential alternative to https://reviews.llvm.org/D131247.

Diff Detail

Event Timeline

andrewng created this revision.Aug 17 2022, 5:26 AM
Herald added a project: Restricted Project. · View Herald Transcript
andrewng requested review of this revision.Aug 17 2022, 5:26 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 17 2022, 5:26 AM
andrewng abandoned this revision.Aug 24 2022, 10:20 AM

Approach adopted in D131247.