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