swift
19b828bc - StringOptimization: handle inlined global accessors.

Commit
2 years ago
StringOptimization: handle inlined global accessors. In case a global accessor is inlined, the `global_addr` and it's `builtin "once"` call is visible in the SIL instead of the call to the global initializer.
Author
Committer
Parents
Loading