mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Finishes the removal of the old "wrapped" module section that was made unnecessary in r12922/3. Now that we no longer use the old compiler, we don't need this at all. That also removes the need for SwiftTargetMachine. No functionality change; this was all dead code. Swift SVN r14758