Skip to content

Conversation

@compnerd
Copy link
Member

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.

Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.

Resolves SR-NNNN.

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.
@compnerd
Copy link
Member Author

CC: @alexshap

@compnerd
Copy link
Member Author

@swift-ci please smoke test and merge

@compnerd compnerd merged commit 9faabb7 into swiftlang:master Mar 22, 2019
@compnerd compnerd deleted the always-wrap-your-gifts branch March 22, 2019 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant