[PATCH] D130235: [WIP] Initial attempt to emit debug line record for an inlined callsite

Kristina Bessonova via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 02:46:20 PDT 2022


krisb created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: All.
krisb requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

See details at
https://discourse.llvm.org/t/rfc-debuginfo-dwarf-debug-line-entry-for-a-callsite-of-an-inlined-function/62984.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D130235

Files:
  cross-project-tests/debuginfo-tests/llgdb-tests/inlined-callsite-loc.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
  llvm/test/DebugInfo/X86/debug-line-inlined-callsite.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130235.446402.patch
Type: text/x-patch
Size: 11841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220721/d7a50aad/attachment.bin>


More information about the llvm-commits mailing list