swift
717b03b5 - [Runtime] Use StackAllocatedDemangler in getLibPrespecializedMetadata.

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
Author
Parents
Loading