about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2023-06-01 15:44:19 +1000
committerNicholas Nethercote <n.nethercote@gmail.com>2023-06-02 13:07:30 +1000
commit3806bad6cf4f21bf9cf2085407384728bb71d673 (patch)
tree5f3d58f579544d06efb8a648be899905b89471e9 /compiler/rustc_codegen_llvm/src/errors.rs
parentf1fe797ee2b4f1e9d47eb468212b742960dafb87 (diff)
downloadrust-3806bad6cf4f21bf9cf2085407384728bb71d673.tar.gz
rust-3806bad6cf4f21bf9cf2085407384728bb71d673.zip
Simplify `place_inlined_mono_items`.
Currently it overwrites all the CGUs with new CGUs. But those new CGUs
are just copies of the old CGUs, possibly with some things added. This
commit changes things so that each CGU just gets added to in place,
which makes things simpler and clearer.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions