[PATCH] D57271: [DebugInfo] Handle restore instructions in LiveDebugValues

Wolfgang Pieb via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 29 15:14:30 PST 2019


wolfgangp updated this revision to Diff 184189.
wolfgangp added a comment.

- Addressed review comments on code structure and clarifying comments.


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

https://reviews.llvm.org/D57271

Files:
  include/llvm/CodeGen/MachineInstr.h
  lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  lib/CodeGen/LiveDebugValues.cpp
  lib/CodeGen/MachineInstr.cpp
  test/DebugInfo/MIR/X86/live-debug-values-restore.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57271.184189.patch
Type: text/x-patch
Size: 30560 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190129/aede6306/attachment.bin>


More information about the llvm-commits mailing list