mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
These libraries formed a strongly connected component in the CMake build graph. The weakest link I could find was from IDE to FrontendTool and Frontend, which was necessitated by the `CompileInstance` class (https://github.com/apple/swift/pull/40645). I moved a few files out of IDE into a new IDETools library to break the cycle.
4.8 KiB
4.8 KiB