We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
fail in include/ravi_llvm.h:30
#if (LLVM_VERSION_MAJOR != 3 || LLVM_VERSION_MINOR < 5) #error Unsupported LLVM version #endif
The text was updated successfully, but these errors were encountered:
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?
Sorry, something went wrong.
issue #124 fix LLVM4.0 related issues
a79f4d8
issue #124 support LLVM 4.0
bb371e9
Resolved in 0.20
No branches or pull requests
fail in include/ravi_llvm.h:30
The text was updated successfully, but these errors were encountered: