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

making llvmlite to be optional #1101

Merged
merged 1 commit into from
Sep 28, 2024
Merged

making llvmlite to be optional #1101

merged 1 commit into from
Sep 28, 2024

Conversation

mmatera
Copy link
Contributor

@mmatera mmatera commented Sep 28, 2024

Following the requirement in #1099, this PR makes the dependency in llvm-lite optional.
Notice that the "Action Tests" here still run over the full installation, which includes this library.

typ.get_head_name() == "System`Hold"
and typ.elements[0].get_name() == "System`Expression"
)
else typ
Copy link
Member

Choose a reason for hiding this comment

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

Reformatting may conflict with another PR, but we'll merge this first and I'll deal with the other later.

Copy link
Member

Choose a reason for hiding this comment

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

Thanks @mmatera!

@rocky rocky merged commit 74bcef3 into master Sep 28, 2024
11 checks passed
@rocky rocky deleted the optional_llvmlite branch September 28, 2024 17: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