rust/compiler/rustc_codegen_ssa
bjorn3 203b622a65 Remove unnecessary update_symbols call
For cg_llvm update_symbols merely sets a flag, so changing the position
or removing an additional call doesn't have any effect.
2022-02-10 18:18:38 +01:00
..
src Remove unnecessary update_symbols call 2022-02-10 18:18:38 +01:00
Cargo.toml Update thorin-dwp to deduplicate object 2022-01-20 15:09:05 +01:00
README.md

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