swift
717b03b5
- [Runtime] Use StackAllocatedDemangler in getLibPrespecializedMetadata.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[Runtime] Use StackAllocatedDemangler in getLibPrespecializedMetadata. Reduce the amount of time spent freeing demangler slabs by starting out with a stack allocation that doesn't need to be freed. rdar://126932780
References
#73205 - [Runtime] Use StackAllocatedDemangler in getLibPrespecializedMetadata.
Author
mikeash
Parents
590c7cd9
Loading