[PATCH] D144337: Prevent line 0 instructions from dividing a lexical block into ranges

ykhatav via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 20 06:57:32 PST 2023


ykhatav updated this revision to Diff 498842.
ykhatav added a comment.

Fix metadata numbering


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144337

Files:
  llvm/include/llvm/CodeGen/LexicalScopes.h
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/lib/CodeGen/LexicalScopes.cpp
  llvm/test/DebugInfo/X86/contiguous-lexical-block.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144337.498842.patch
Type: text/x-patch
Size: 6483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230220/433eb36d/attachment.bin>


More information about the llvm-commits mailing list