swift
543fe31e
- SwiftCompilerSources: add `Context.notifyDependency(onBodyOf:)`
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
SwiftCompilerSources: add `Context.notifyDependency(onBodyOf:)` It notifies the pass manager that the optimization result of the current pass depends on the body (i.e. SIL instructions) of another function than the currently optimized one.
References
#70684 - ObjectOutliner: support outlining of classes in global let variables
Author
eeckstein
Committer
eeckstein
Parents
bc99986c
Loading