[PATCH] D57511: [DebugInfo] Stop changing labels for register-described parameter DBG_VALUEs

David Stenberg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 13 01:34:02 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL353928: [DebugInfo] Stop changing labels for register-described parameter DBG_VALUEs (authored by dstenb, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D57511?vs=185956&id=186602#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57511

Files:
  llvm/trunk/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp
  llvm/trunk/test/CodeGen/AMDGPU/llvm.dbg.value.ll
  llvm/trunk/test/DebugInfo/AArch64/asan-stack-vars.mir
  llvm/trunk/test/DebugInfo/ARM/partial-subreg.ll
  llvm/trunk/test/DebugInfo/COFF/fp-stack.ll
  llvm/trunk/test/DebugInfo/COFF/fpo-stack-protect.ll
  llvm/trunk/test/DebugInfo/COFF/pieces.ll
  llvm/trunk/test/DebugInfo/MIR/AArch64/clobber-sp.mir
  llvm/trunk/test/DebugInfo/NVPTX/debug-info.ll
  llvm/trunk/test/DebugInfo/X86/debug-loc-asan.mir
  llvm/trunk/test/DebugInfo/X86/debug-loc-offset.mir
  llvm/trunk/test/DebugInfo/X86/dw_op_minus_direct.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57511.186602.patch
Type: text/x-patch
Size: 10584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190213/3e531680/attachment.bin>


More information about the llvm-commits mailing list