mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +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.