mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
c0172a38cd
Handle statics and TLS in raw-dylib for ELF Follow-up to https://github.com/rust-lang/rust/pull/153090
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.