swift
1cb57b6f - Driver: perform the ModuleWrap job for COFF

Commit
6 years ago
Driver: perform the ModuleWrap job for COFF The ModuleWrap job is responsible for wrapping the AST into the swift module. It was only enabled for ELF objects, but COFF needs this operation to be performed as well. Enable this for the COFF targets as well. This is needed to fix the DebugInfo AST Section verification.
Author
Parents
Loading