rust/compiler/rustc_codegen_llvm/src/debuginfo
2025-08-06 18:01:07 +00:00
..
metadata fix(debuginfo): disable overflow check for 2025-07-27 14:42:07 +03:00
create_scope_map.rs Use newtype_index!-generated types more idiomatically 2025-04-14 16:17:06 +00:00
doc.md fix most compiler/ doctests 2022-05-02 17:40:30 -07:00
dwarf_const.rs Use constants for DWARF opcodes, instead of FFI calls 2025-01-05 22:16:25 +11:00
gdb.rs Revert "Preserve the .debug_gdb_scripts section" 2025-08-06 18:01:07 +00:00
metadata.rs Eliminate all direct uses of LLVMMDStringInContext2 2025-07-14 08:27:08 +00:00
mod.rs Revert "Preserve the .debug_gdb_scripts section" 2025-08-06 18:01:07 +00:00
namespace.rs Use LLVMDIBuilderCreateNameSpace 2025-02-01 14:14:39 +11:00
utils.rs Introduce DIBuilderBox, an owning pointer to DIBuilder 2025-02-01 13:34:14 +11:00