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

Clean dialect bindings before build step #26

Closed
wants to merge 3 commits into from
Closed

Clean dialect bindings before build step #26

wants to merge 3 commits into from

Conversation

mofeing
Copy link
Member

@mofeing mofeing commented Jan 5, 2024

During development, if you switch LLVM_full_jll version (by for example, switching Julia version), then some erroneous dialect bindings might live on.

This PR forces deleting any dialect binding before generating them during build.

deps/build.jl Outdated Show resolved Hide resolved
Co-authored-by: Paul Berg <naydex.mc+github@gmail.com>
@vchuravy vchuravy closed this Jan 16, 2024
@mofeing mofeing deleted the clean-bindings-before-build branch January 17, 2024 08:49
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.

3 participants