llvm-project
e4e52060 - [ELF] Make OutputDesc unique_ptr

Commit
349 days ago
[ELF] Make OutputDesc unique_ptr Store them in LinkerScript::descPool. This removes a SpecificAlloc instantiation, makes lld smaller, and drops the small memory waste due to the separate BumpPtrAllocator.
Author
Parents
Loading