[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 09:32:51 PDT 2023


dpaoliello updated this revision to Diff 555415.
dpaoliello added a comment.

Fix lld test


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

https://reviews.llvm.org/D159226

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

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


More information about the llvm-commits mailing list