mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 13:05:18 +03:00
488496b3a7
raw-dylib-elf: set correct `DT_VERDEFNUM` Previously it indicated a single version, regardless of their count. Observed in: https://github.com/davidlattimore/wild/pull/1041
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.