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

Cleanup Handling of Targets During JITing. #626

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

Conversation

hawkinsw
Copy link
Collaborator

Until now, special targets during JITing were handled using constant valudes that could be valid addresses on certain architectures. To disambiguate, this patch adds more precise metadata for each target.

Until now, special targets during JITing were handled using constant
valudes that _could_ be valid addresses on certain architectures. To
disambiguate, this patch adds more precise metadata for each target.

Signed-off-by: Will Hawkins <[email protected]>
@hawkinsw
Copy link
Collaborator Author

Closes #609.

@coveralls
Copy link

Coverage Status

coverage: 78.848% (+0.07%) from 78.777%
when pulling 625c490 on hawkinsw:target_refactor
into 0aa26cd on iovisor:main.

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