[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
Wed Sep 6 10:20:14 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf2f36c9b2955: Emit line numbers in CodeView for trailing (after `ret`) blocks from inlined… (authored by dpaoliello).

Changed prior to commit:
  https://reviews.llvm.org/D159226?vs=555534&id=556052#toc

Repository:
  rG LLVM Github Monorepo

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.556052.patch
Type: text/x-patch
Size: 14236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230906/5d6241b8/attachment.bin>


More information about the llvm-commits mailing list