Files
swift-mirror/include/swift/SIL/SILFunction.h
Erik Eckstein cabcecc97e IRGen: in multi-threaded compilation, create all specializations of a function in the same LLVM module.
This increases the chances that multiple specializations from the same function can be merged with LLVM's function merge pass.
2020-01-21 15:33:29 +01:00

38 KiB