mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-19 02:36:36 +00:00
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.