mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 04:55:22 +03:00
f0727758d1
Do not forget to pass DWARF fragment information to LLVM. Fixes https://github.com/rust-lang/rust/issues/115113 for the rustc part
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.