mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 15:50:05 +03:00
99ad915e32
This commit adds a Split DWARF compare mode to compiletest so that debuginfo tests are also tested using Split DWARF in split mode (and manually in single mode). Signed-off-by: David Wood <david@davidtw.co>
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.