Skip to content

Demangler: Make symbolic reference resolver part of demangle(Symbol|Type) calls. #27181

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

Conversation

jckarter
Copy link
Contributor

This makes for a cleaner and less implicit-context-heavy API, and makes it easier for symbolic reference resolvers to do context-dependent things (like map the in-memory base address back to a remote address in MetadataReader).

…Type)` calls.

This makes for a cleaner and less implicit-context-heavy API, and makes it easier for symbolic
reference resolvers to do context-dependent things (like map the in-memory base address back to a
remote address in MetadataReader).
@jckarter
Copy link
Contributor Author

@swift-ci Please test

@jckarter jckarter merged commit 413100b into swiftlang:master Sep 14, 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