[PATCH] D159226: Emit line numbers in CodeView for trailing (after `ret`) blocks from inlined functions

Daniel Paoliello via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 1 15:29:28 PDT 2023


dpaoliello updated this revision to Diff 555518.
dpaoliello marked 3 inline comments as done.
dpaoliello added a comment.

Reduced debug info in test file


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D159226/new/

https://reviews.llvm.org/D159226

Files:
  lld/test/COFF/symbolizer-line-numbers.s
  llvm/include/llvm/MC/MCCodeView.h
  llvm/lib/MC/MCCodeView.cpp
  llvm/test/DebugInfo/COFF/trailing-inlined-function.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159226.555518.patch
Type: text/x-patch
Size: 14111 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230901/7c91b3a1/attachment.bin>


More information about the llvm-commits mailing list