rust/compiler/rustc_codegen_llvm/src/llvm
Trevor Gross 9c26ebe32e
Rollup merge of #126985 - Mrmaxmeier:dwarf-embed-source, r=davidtwco
Implement `-Z embed-source` (DWARFv5 source code embedding extension)

Implement https://github.com/rust-lang/compiler-team/issues/764 MCP which adds an unstable flag that exposes LLVM's [DWARFv5 source code embedding](https://dwarfstd.org/issues/180201.1.html) support.
2024-08-27 01:46:49 -05:00
..
archive_ro.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
diagnostic.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
ffi.rs Rollup merge of #126985 - Mrmaxmeier:dwarf-embed-source, r=davidtwco 2024-08-27 01:46:49 -05:00
mod.rs Add range attribute to scalar function results and arguments 2024-08-11 19:40:44 +02:00