rust/compiler/rustc_codegen_ssa
Vadim Petrochenkov 842858f765 linker: Quote symbol names in .def files
To support weird symbol names, including dots in particular.
2025-05-02 16:25:00 +03:00
..

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