llvm-project
e4e52060
- [ELF] Make OutputDesc unique_ptr
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
MaskRay
Parents
042a1cc5
Loading