mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
If the pass does not register a new function, that new function will never be passed through the current function pipeline. We were getting lucky that enough of the mandatory passes were module passes that it didn't seem to matter in practice (until I convert them to function passes). (after pass reorganization, a one line fix that doesn't rely on outrageous changes to the pass' function signatures.)
36 KiB
36 KiB