[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
Wed Mar 8 15:25:03 PST 2023
ykhatav updated this revision to Diff 503539.
ykhatav added a comment.
Herald added a subscriber: pengfei.
Change UnknownLocations to use boolorDefault
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144337/new/
https://reviews.llvm.org/D144337
Files:
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.503539.patch
Type: text/x-patch
Size: 9564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230308/d1af26c9/attachment.bin>
More information about the llvm-commits
mailing list