-
Notifications
You must be signed in to change notification settings - Fork 13
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
Use LLVM 17 #267
Comments
woodruffw
added a commit
that referenced
this issue
Jul 2, 2023
We don't support 1.68+ yet, due to their use of LLVM 16. See: #267. Signed-off-by: William Woodruff <[email protected]>
woodruffw
added a commit
that referenced
this issue
Jul 2, 2023
* README: document more building tricks Signed-off-by: William Woodruff <[email protected]> * rust-toolchain: pin our rust version We don't support 1.68+ yet, due to their use of LLVM 16. See: #267. Signed-off-by: William Woodruff <[email protected]> * rust-toolchain: set default profile Signed-off-by: William Woodruff <[email protected]> * build: forbid newer rusts Signed-off-by: William Woodruff <[email protected]> * ci: simplify lint Signed-off-by: William Woodruff <[email protected]> * utils: use `rustup show active-toolchain` Signed-off-by: William Woodruff <[email protected]> --------- Signed-off-by: William Woodruff <[email protected]>
|
Open
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Blocked on cdisselkoen/llvm-ir#38.
The text was updated successfully, but these errors were encountered: