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

Rebuild for LLVM 11.1? #21

Closed
h-vetinari opened this issue Feb 5, 2022 · 4 comments
Closed

Rebuild for LLVM 11.1? #21

h-vetinari opened this issue Feb 5, 2022 · 4 comments

Comments

@h-vetinari
Copy link
Member

Hey @xoviat

I'm trying out flang 11 in conda-forge/openblas-feedstock#130 and it's hitting conda-forge/llvmdev-feedstock#117 because the fix for that only landed in conda-forge for llvmdev 11.1. I could of course try to backport that fix (assuming the other llvmdev-maintainers agree), but since 11.0 had an unintentional ABI-break (necessitating 11.1), I was wondering if the better approach is to rebuild flang for 11.1?

It's possible (or even likely) that the ABI break is irrelevant for flang itself, but I wanted to ask at least.

CC @isuruf

@h-vetinari
Copy link
Member Author

@isuruf, I'd raise a PR here, but since this points to @xoviat's fork, I'm not sure what would need to be done for the sources.

Alternatively, would you be fine with me backporting conda-forge/llvmdev-feedstock#118 to the llvmdev 11.0 builds?

@isuruf
Copy link
Member

isuruf commented Feb 12, 2022

We can just rebuild with llvm 11.1

@h-vetinari
Copy link
Member Author

We can just rebuild with llvm 11.1

Thanks. Opened #24

@h-vetinari
Copy link
Member Author

Closing as obsolete

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 a pull request may close this issue.

2 participants