[PATCH] D58042: [LiveDebugValues] Emit parameter's entry value

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 9 01:37:04 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365444: Reland "[LiveDebugValues] Emit the debug entry values" (authored by djtodoro, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58042?vs=208365&id=208610#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58042/new/

https://reviews.llvm.org/D58042

Files:
  llvm/trunk/include/llvm/CodeGen/MachineInstr.h
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  llvm/trunk/lib/CodeGen/LiveDebugValues.cpp
  llvm/trunk/lib/CodeGen/MachineVerifier.cpp
  llvm/trunk/test/DebugInfo/MIR/X86/avoid-single-entry-value-location.mir
  llvm/trunk/test/DebugInfo/MIR/X86/dbginfo-entryvals.mir
  llvm/trunk/test/DebugInfo/MIR/X86/multiple-param-dbg-value-entry.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58042.208610.patch
Type: text/x-patch
Size: 25270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190709/46c2a827/attachment.bin>


More information about the llvm-commits mailing list