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

Use newer, mainline rust #2

Merged
merged 7 commits into from
Jun 9, 2024
Merged

Use newer, mainline rust #2

merged 7 commits into from
Jun 9, 2024

Conversation

lrettig
Copy link

@lrettig lrettig commented Jun 8, 2024

Closes #1

lrettig added 3 commits June 7, 2024 20:14
Codegen support for RV32E was added to mainline LLVM. Upgrade to newer
Rust and newer LLVM, and drop most of the patches.
Update data layout to match LLVM built-in riscv32em
lrettig added 4 commits June 8, 2024 17:03
Apply missing patches from master and work around an issue in
compiler_builtins
Remove unused patches
Add it back to config
@lrettig lrettig marked this pull request as ready for review June 9, 2024 02:41
@lrettig lrettig merged commit 6aeea24 into main Jun 9, 2024
@lrettig lrettig deleted the newer-rust branch June 9, 2024 02:41
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.

Upgrade Rust, remove LLVM patches
1 participant