[PATCH] D110740: Do not emit prologue_end for line 0 locs if there is a non-zero loc present
Shubham Sandeep Rastogi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 4 10:48:59 PDT 2021
rastogishubham updated this revision to Diff 376937.
rastogishubham added a comment.
Added a regex check for ensuring no prologue_end is there on no-non-zero-debug-loc-prologue.ll
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110740/new/
https://reviews.llvm.org/D110740
Files:
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/test/CodeGen/X86/line-zero-prologue-end.ll
llvm/test/CodeGen/X86/no-non-zero-debug-loc-prologue.ll
llvm/test/DebugInfo/MIR/X86/debug-loc-0.mir
llvm/test/DebugInfo/X86/dbg-prolog-end.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110740.376937.patch
Type: text/x-patch
Size: 5598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211004/20dbf80a/attachment.bin>
More information about the llvm-commits
mailing list