Skip to content
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

Add findModulesByName(std::string const&) #1552

Merged
merged 1 commit into from Sep 29, 2023

Conversation

hainest
Copy link
Contributor

@hainest hainest commented Sep 29, 2023

This will eventually replace findModuleByName(Module *&ret, const std::string name).

@hainest hainest added enhancement Symtab This issue is directly related to SymtabAPI labels Sep 29, 2023
@hainest hainest requested a review from kupsch September 29, 2023 19:47
@hainest hainest self-assigned this Sep 29, 2023
@hainest hainest merged commit 18b0f40 into master Sep 29, 2023
2 checks passed
@hainest hainest deleted the thaines/symtab_findModulesByName branch September 29, 2023 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Symtab This issue is directly related to SymtabAPI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants