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

Don't conflate a call with an unknown target with an indirect call. #106

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

vext01
Copy link

@vext01 vext01 commented Nov 27, 2023

You can call an external symbol (with an address statically unknown) directly.

Required by ykjit/yk#916

@vext01
Copy link
Author

vext01 commented Nov 27, 2023

b25440dbe3d5 adds a test for the change.

@ltratt
Copy link

ltratt commented Nov 27, 2023

Please squash.

You can call an external symbol (with an address statically unknown)
directly.
@vext01
Copy link
Author

vext01 commented Nov 27, 2023

splat.

@ltratt ltratt added this pull request to the merge queue Nov 27, 2023
Merged via the queue into ykjit:main with commit 9813084 Nov 27, 2023
1 check passed
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.

2 participants