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

make fail with llvm4.0 #124

Closed
suulnnka opened this issue Feb 20, 2017 · 2 comments
Closed

make fail with llvm4.0 #124

suulnnka opened this issue Feb 20, 2017 · 2 comments

Comments

@suulnnka
Copy link

fail in include/ravi_llvm.h:30

#if (LLVM_VERSION_MAJOR != 3 || LLVM_VERSION_MINOR < 5)
#error Unsupported LLVM version
#endif
@dibyendumajumdar
Copy link
Owner

Thank you for the report. I am waiting for the final 4.0 release before testing. Did you find any other issues other than the one above?

dibyendumajumdar pushed a commit that referenced this issue Mar 15, 2017
dibyendumajumdar pushed a commit that referenced this issue Mar 15, 2017
@dibyendumajumdar
Copy link
Owner

Resolved in 0.20

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

No branches or pull requests

2 participants