rust/compiler/rustc_codegen_ssa
Nicholas Nethercote b52f9eb6ca Introduce MonoItemData.
It replaces `(Linkage, Visibility)`, making the code nicer. Plus the
next commit will add another field.
2023-07-17 08:44:48 +10:00
..
2023-07-17 08:44:48 +10:00
2023-05-23 16:23:59 +08:00

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