Skip to content

[Orc][examples] Drop target triple from input for remote debugging test #74831

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

Merged

Conversation

weliveindetail
Copy link
Member

#74764 reported that the lljit-with-remote-debugging test fails on AArch64 hosts, because the input IR file states arch x86_64 explicitly. In order to drop the target triple we have to remove a check in the example implementation.

@weliveindetail
Copy link
Member Author

@RoboTux Does that fix the issue for you?

@RoboTux
Copy link
Contributor

RoboTux commented Dec 8, 2023

@RoboTux Does that fix the issue for you?

Yep, the test passes with that change. Thanks!

@weliveindetail weliveindetail merged commit d86a937 into llvm:main Dec 8, 2023
@weliveindetail weliveindetail deleted the lljit-with-remote-debugging-fix branch December 8, 2023 21:10
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