mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 09:46:35 +00:00
loongarch: Fix ELF header flags This patch changes the ELF header flags so that the ABI matches the floating-point features. It also updates the link to the new official documentation.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.