[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 Mar 13 07:45:01 PDT 2023
ykhatav updated this revision to Diff 504652.
ykhatav added a comment.
Move UnknownLocations declaration to LexicalScopes.h
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/CodeGen/X86/dbg-line-0-no-discriminator.ll
llvm/test/CodeGen/X86/unknown-location.ll
llvm/test/DebugInfo/MIR/X86/no-cfi-loc.mir
llvm/test/DebugInfo/X86/contiguous-lexical-block.ll
llvm/test/DebugInfo/X86/dwarf-no-source-loc.ll
llvm/test/DebugInfo/X86/tail-merge.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144337.504652.patch
Type: text/x-patch
Size: 9609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230313/60f3fca1/attachment.bin>
More information about the llvm-commits
mailing list