mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
7905eff5f7
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.