Files
swift-mirror/test/IRGen/multithread_module.swift
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

2.3 KiB