mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +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.