[llvm] [MC] output inlined-at debug info (PR #106230)

Yaxun Liu via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 13 09:55:46 PST 2025


================
@@ -2056,6 +2056,14 @@ void DwarfDebug::beginInstruction(const MachineInstr *MI) {
     }
   }
 
+  auto RecordSourceLine = [&](auto &DL, auto Flags) {
----------------
yxsamliu wrote:

will do

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


More information about the llvm-commits mailing list