-
Notifications
You must be signed in to change notification settings - Fork 332
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
Move to LLVM 7 #404
Move to LLVM 7 #404
Conversation
CI will need an |
If you want to fork/merge recipe from conda-forge/llvmdev-feedstock, please add that the second part of the merged patch is published as https://reviews.llvm.org/D53035 (the first part is referred in the patch file already) |
RE: #404 (comment) thanks, I'll note that in the |
8c0d4d7
to
06ae4be
Compare
As title. * Bumps llvmdev to LLVM 7. * Adjusts patches and applies those from @anton-malakhov as per: conda-forge/llvmdev-feedstock#47 * Removes dead patches * Removes build forking for PPC64LE * Updates llvmlite internals and docs reflect the version changes.
As title, responding to feedback.
06ae4be
to
0192016
Compare
@anton-malakhov comment added in 0192016 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changes looks good. Thanks for the patch!
…/llvm7"" This reverts commit 6e2ae11.
…/llvm7"" This reverts commit 6e2ae11.
As title.
Bumps llvmdev to LLVM 7.
llvmdev v7.0.0 with rebased SVML conda-forge/llvmdev-feedstock#47
Updates llvmlite internals and docs reflect the version changes.