[PATCH] D110740: Do not emit prologue_end for line 0 locs if there is a non-zero loc present

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 7 13:54:48 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9f93f2bfbd3f: Do not emit prologue_end for line 0 locs if there is a non-zero loc present (authored by aprantl).

Repository:
  rG LLVM Github Monorepo

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.378002.patch
Type: text/x-patch
Size: 5598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211007/651c6725/attachment.bin>


More information about the llvm-commits mailing list