Open
Description
This issue is for discussion on upstreaming AVR support to upstream Rust.
Things we need to do first
- Successfully compile the
libcore
library (open issues) - Cherry pick commits from upstream LLVM.
One thing that I am concerned about is how hard it is going to be in order to add avr-llvm patches in order to fix codegen bugs - if AVR support is in Rust master
, we will have to get AVR backend patches into the Rust LLVM fork. This may cause us to have longish periods of time where a single bug stops all users from using AVR.
Metadata
Metadata
Assignees
Labels
No labels