[PATCH] D101523: [DebugInfo] Fix updateDbgUsersToReg to support DBG_VALUE_LIST

Stephen Tozer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 6 02:53:18 PDT 2021


StephenTozer updated this revision to Diff 343336.
StephenTozer added a comment.

Move test to DebugInfo/ARM, remove explicit `ARM` target requirement.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101523

Files:
  llvm/include/llvm/CodeGen/MachineRegisterInfo.h
  llvm/lib/CodeGen/MachineCopyPropagation.cpp
  llvm/test/DebugInfo/ARM/machine-cp-updates-dbg-reg.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101523.343336.patch
Type: text/x-patch
Size: 12141 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210506/957c19b7/attachment.bin>


More information about the llvm-commits mailing list