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

codegen: export all ABIs that we refer to in codegen #57083

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vtjnash
Copy link
Member

@vtjnash vtjnash commented Jan 17, 2025

Since codegen may refer to these, it helps to have the linker able to resolve them, if that case ever happens.

Fixes #56701

Since codegen may refer to these, it helps to have the linker able to
resolve them, if that case ever happens.

Fixes #56701
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.

Symbol lookup error: undefined symbol: jl_fptr_sparam
2 participants