swift
19b828bc
- StringOptimization: handle inlined global accessors.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#65764 - Rework optimization of global variables
Author
eeckstein
Committer
eeckstein
Parents
56c09c3a
Loading