rust/compiler/rustc_codegen_ssa
Stuart Cook 488496b3a7
Rollup merge of #145820 - mati865:raw-elf-verdefnum, r=bjorn3
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
2025-08-25 19:52:22 +10:00
..

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.