mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-09 02:50:10 +00:00
Fix unset e_flags in ELF files generated for AVR targets Closes #106576 ~~Sort-of blocked by gimli-rs/object#500~~ (merged) I'm not sure whether the list of AVR CPU names is okay here. Maybe it could be moved out-of-line to improve the readability of the function.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.