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

Commit
2 years 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