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
..

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