mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 08:06:54 +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.