swift
543fe31e - SwiftCompilerSources: add `Context.notifyDependency(onBodyOf:)`

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