mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-27 19:07:41 +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>
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.