Files
third_party_rust_rust/compiler/rustc_codegen_ssa
David Wood fc641f21c2 ssa: remove dwo of metadata and allocator module
Compiling with `-Csplit-debuginfo=packed` was leaving behind `.dwo`
files because either the metadata or allocator module contained a DWARF
object which was not being removed by the
`maybe_remove_temps_from_module` closure.
2022-07-06 11:15:13 +01:00
..
2022-06-27 08:48:55 +10:00
2020-08-30 18:45:07 +03:00