Skip to content

[dsymutil] Fix handling of aliases to private external symbols #1970

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
Oct 15, 2020
Merged

[dsymutil] Fix handling of aliases to private external symbols #1970

merged 1 commit into from
Oct 15, 2020

Conversation

JDevlieghere
Copy link

dsymutil was incorrectly ignoring aliases to private extern symbols in
the MachODebugMapParser. This resulted in spurious warnings about not
being able to find symbols.

rdar://49652389

Differential revision: https://reviews.llvm.org/D89444

(cherry picked from commit f9fb9da)

dsymutil was incorrectly ignoring aliases to private extern symbols in
the MachODebugMapParser. This resulted in spurious warnings about not
being able to find symbols.

rdar://49652389

Differential revision: https://reviews.llvm.org/D89444

(cherry picked from commit f9fb9da)
@JDevlieghere
Copy link
Author

@swift-ci please test

@JDevlieghere JDevlieghere merged commit edbe9da into swiftlang:apple/stable/20200714 Oct 15, 2020
@JDevlieghere JDevlieghere deleted the 🍒/bastille/f9fb9da36c34d2745b74dc30e6c26f7d3f48466c branch October 15, 2020 15:18
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