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

Stephen Tozer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 5 08:06:26 PDT 2021


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

Added a "requires" to the test, and simplified the test target to just `arm` (instead of `armv6k`, which is not needed for the test to pass).


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/Generic/machine-cp-updates-dbg-reg.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101523.343052.patch
Type: text/x-patch
Size: 12184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210505/fafbf892/attachment-0001.bin>


More information about the llvm-commits mailing list