Skip to content

Merge pull request #25966 from jimingham/master #26072

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 11, 2019

Conversation

jimingham
Copy link
Contributor

Don't emit the FORCE_LOAD symbols when the compiler is compiling expressions on the debugger's behalf. lldb is acting as the linker in that case, and uses the LinkLibraries list to figure out what libraries need to be loaded, so references to FORCE_LOAD symbols in debugger expressions serve no purpose.

Don't emit the FORCE_LOAD symbols when the compiler is running
@jimingham
Copy link
Contributor Author

@swift-ci please test

@jimingham jimingham merged commit 4637f2b into swiftlang:swift-5.1-branch Jul 11, 2019
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