[clang] [llvm] [clang][DebugInfo] Add virtuality call-site target information in DWARF. (PR #167666)

Felipe de Azevedo Piovezan via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 18 07:50:29 PST 2026


================
@@ -3342,9 +3342,9 @@ MipsTargetLowering::LowerCall(TargetLowering::CallLoweringInfo &CLI,
 
   // Call site info for function parameters tracking and call base type info.
   MachineFunction::CallSiteInfo CSInfo;
+
----------------
felipepiovezan wrote:

this diff can be removed

https://github.com/llvm/llvm-project/pull/167666


More information about the cfe-commits mailing list