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

Update README claims of LLVM support #122

Merged
merged 1 commit into from
May 11, 2021

Conversation

hikari-no-yume
Copy link
Collaborator

Re: #119 and #91.

Relevant to #60, but does not implement it. As a practical matter: I am using LLVM 10 right now, there probably isn't full LLVM 11 support, and the latest version of LLVM is 12 which doesn't work yet (#116).

Btw, I'm also wondering if we should remove the ifdef's for 9 and below.

@hikari-no-yume
Copy link
Collaborator Author

Do you have any opinion on what to do about the ifdefs?

@vtjnash
Copy link
Member

vtjnash commented May 11, 2021

I've typically stayed with a version until someone makes a PR to update, with the intent of only supporting one LLVM version, with that version being the newest that someone was able to get building and working.

@vtjnash
Copy link
Member

vtjnash commented May 11, 2021

But, per the linked issue, I haven't made that official, and so far have let ifdef's exist for a couple versions.

@hikari-no-yume
Copy link
Collaborator Author

hikari-no-yume commented May 11, 2021

Thanks for the response. I guess there's no need to close that door right now. Maybe if a future LLVM version makes things painful.

@hikari-no-yume hikari-no-yume merged commit d246ab1 into JuliaHubOSS:master May 11, 2021
@hikari-no-yume hikari-no-yume deleted the readme-llvm branch May 11, 2021 21:26
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