Skip to content

Conversation

@compnerd
Copy link
Member

@compnerd compnerd commented Jun 4, 2019

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

Resolves SR-NNNN.

compnerd added 2 commits June 4, 2019 16:32
Extract a couple of local variables.  Reflow the text and rearrange the
flow to support Windows.
Windows has a special symbol `__ImageBase` whcih provides the constant
value of the base of the image.  This is roughly equivalent to the
`__dso_handle` on the ELF and MachO targets.  Use this to construct the
value for the `#dsohandle` rather than attempting to use the
non-existent symbol `__dso_handle`.  This fixes the
dsohandle-multi-module validation test on Windows.
@compnerd
Copy link
Member Author

compnerd commented Jun 4, 2019

CC: @slavapestov @jckarter

@compnerd
Copy link
Member Author

compnerd commented Jun 4, 2019

@swift-ci please test

Copy link
Contributor

@jckarter jckarter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

@compnerd compnerd merged commit 5f258fb into swiftlang:master Jun 5, 2019
@compnerd compnerd deleted the spell-different branch June 5, 2019 02:48
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.

2 participants