swift
42bf92a2 - Make bind_memory free to inline.

Commit
5 years ago
Make bind_memory free to inline. bind_memory has no actual code size cost, and this is the only way to allow rebinding memory within critical standard library code like SmallString without regressing performance.
Author
Committer
Parents
Loading