about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/debuginfo/dwarf_const.rs
AgeCommit message (Expand)AuthorLines
2025-01-05Use constants for DWARF opcodes, instead of FFI callsZalathar-0/+8
2025-01-05Use gimli to get the values of DWARF constants needed by codegenZalathar-0/+29