[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
Thu Sep 30 12:02:37 PDT 2021


rastogishubham updated this revision to Diff 376311.
rastogishubham added a comment.

Fixed the clang-tidy warnings


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.376311.patch
Type: text/x-patch
Size: 5382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210930/8f0cf055/attachment.bin>


More information about the llvm-commits mailing list