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: fix llvm as a standalone library #154

Merged
merged 6 commits into from
Jan 23, 2024
Merged

vm: fix llvm as a standalone library #154

merged 6 commits into from
Jan 23, 2024

Conversation

yunwei37
Copy link
Member

@yunwei37 yunwei37 commented Jan 23, 2024

Description

Fixes llvm compile as a standalone library:

  • fix documents description
  • fix cmake dependence
  • add ci for compile

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

  • CI test

@pull-request-size pull-request-size bot added size/L and removed size/M labels Jan 23, 2024
@yunwei37 yunwei37 marked this pull request as ready for review January 23, 2024 19:02
@yunwei37 yunwei37 requested a review from Officeyutong January 23, 2024 19:24
@yunwei37 yunwei37 merged commit 66e1757 into master Jan 23, 2024
66 checks passed
@yunwei37 yunwei37 deleted the llvm-code branch January 23, 2024 19:28
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.

1 participant