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
..
src Introduce MonoItemData. 2023-07-17 08:44:48 +10:00
Cargo.toml Support rust metadata for AIX. 2023-05-23 16:23:59 +08:00
messages.ftl Add rustc option to output LLVM optimization remarks to YAML files 2023-07-02 13:41:36 +02:00
README.md

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