rust/compiler/rustc_codegen_llvm/src/debuginfo
Jubilee Young 2d2de18166 compiler: Stop reexporting stuff in cg_llvm::abi
The reexports confuse tooling like rustdoc into thinking cg_llvm is
the source of key types that originate in rustc_target.
2025-02-18 00:31:29 -08:00
..
metadata debuginfo: Set bitwidth appropriately in enum variant tags 2025-02-12 18:01:42 +00:00
create_scope_map.rs Use LLVMDIBuilderCreateLexicalBlock 2025-02-01 14:14:40 +11: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 Document some safety constraints and use more safe wrappers 2025-02-11 09:47:13 +00:00
metadata.rs compiler: Stop reexporting stuff in cg_llvm::abi 2025-02-18 00:31:29 -08:00
mod.rs compiler: Stop reexporting stuff in cg_llvm::abi 2025-02-18 00:31:29 -08: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