rust/compiler/rustc_codegen_ssa
David Wood cf49c2a1ef
cg_ssa: correct documentation comments
This commit changes some comments to documentation comments so that
they can be read on the generated rustdoc.

Signed-off-by: David Wood <david@davidtw.co>
2020-12-16 10:33:42 +00:00
..

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