mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-27 17:55:59 +00:00
Cache DWARF objects alongside object files in work products when those exist so that DWARF object files are available for thorin in packed mode in incremental scenarios. Signed-off-by: David Wood <david.wood@huawei.com>