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

vm: use the llvmbpf as submodule #336

Merged
merged 10 commits into from
Aug 20, 2024
Merged

vm: use the llvmbpf as submodule #336

merged 10 commits into from
Aug 20, 2024

Conversation

yunwei37
Copy link
Member

@yunwei37 yunwei37 commented Aug 20, 2024

Description

Fixes #319

  • Use llvmbpf as llvmjit
  • Fix some compile problems
  • The gethostlatency example cannot be compiled so we remove them.

@yunwei37 yunwei37 changed the title vm: use the llvmbpf assubmodule vm: use the llvmbpf as submodule Aug 20, 2024
@yunwei37
Copy link
Member Author

Also find related to #337

Copy link
Contributor

@Officeyutong Officeyutong left a comment

Choose a reason for hiding this comment

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

Why removing examples?

@yunwei37
Copy link
Member Author

The example cannot be compiled.

@yunwei37 yunwei37 merged commit b0ac6d9 into master Aug 20, 2024
131 checks passed
@yunwei37 yunwei37 deleted the new-llvm-jit branch August 20, 2024 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] separate the llvm jit into other repo
2 participants