Files
rust/compiler/rustc_codegen_llvm/src/debuginfo
Zalathar 1081d98551 Use LLVMDIBuilderCreateGlobalVariableExpression
Note that the code in `LLVMRustDIBuilderCreateStaticVariable` that tried to
downcast `InitVal` appears to have been dead, because `llvm::ConstantInt` and
`llvm::ConstantFP` are not subclasses of `llvm::GlobalVariable`.
2025-10-12 23:36:26 +11:00
..
2022-05-02 17:40:30 -07:00
2025-10-12 23:34:44 +11:00
2025-09-19 14:44:54 +10:00