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

Expose library name in OrcJIT tracker #967

Merged
merged 2 commits into from Jul 11, 2023
Merged

Expose library name in OrcJIT tracker #967

merged 2 commits into from Jul 11, 2023

Conversation

apmasell
Copy link
Contributor

Add a name property with the OrcJIT library name in the tracker object.

Add a `name` property with the OrcJIT library name in the tracker object.
@esc
Copy link
Member

esc commented Jul 10, 2023

@apmasell thank you for this contribution. Questions: Do you have any hints for the reviewers? Why was this change needed? Any thoughts about possible testing strategies?

@apmasell
Copy link
Contributor Author

apmasell commented Jul 10, 2023

This change is just a convenience to know the library name, which is particularly helpful when debugging. It is tested.

@esc
Copy link
Member

esc commented Jul 11, 2023

This change is just a convenience to know the library name, which is particularly helpful when debugging. It is tested.

Sounds good, thank you.

Copy link
Member

@esc esc left a comment

Choose a reason for hiding this comment

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

LGTM

@esc esc merged commit bbb88a7 into numba:main Jul 11, 2023
18 checks passed
gmarkall added a commit to gmarkall/llvmlite that referenced this pull request Oct 12, 2023
This reverts commit bbb88a7, reversing
changes made to ff1d118.
gmarkall added a commit to gmarkall/llvmlite that referenced this pull request Oct 12, 2023
This reverts commit bbb88a7, reversing
changes made to ff1d118.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants