mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Don't create a separate pass manager for those passes, just let them run at the beginning of the performance pipeline. Regarding generated code this is a NFC. This change fixes a problem with pass-bisecting (for debugging). Having two instances of the pass manager can cause troubles with bisecting, because -sil-opt-pass-count affects both pass managers at the same time.
43 KiB
43 KiB