mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +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.