mirror of
https://github.com/apple/swift.git
synced 2026-03-04 18:24:35 +01:00
These observer methods were used by external clients. Since we no longer
have the granularity between diagnostics and optimization, they're
rolled into a new observer callback, `performedSILProcessing`.
This (effectively) reverts commit 7b43e1d04d.