Files
swift-mirror/SwiftCompilerSources/Sources/Optimizer/Utilities/StaticInitCloner.swift
Erik Eckstein 38de5b1ab5 Swift SIL/Optimizer: implement cloning of static init values of globals in Swift
* add the StaticInitCloner utility
* remove bridging of `copyStaticInitializer` and `createStaticInitializer`
* add `Context.mangleOutlinedVariable` and `Context.createGlobalVariable`
2023-05-22 15:34:26 +02:00

2.1 KiB