[PATCH] D62379: [DebugInfo] Stop undef fragments from closing non-overlapping fragments

David Stenberg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 27 07:03:45 PDT 2019


dstenb updated this revision to Diff 201529.
dstenb added a comment.

Address comments (add `MachineInstr:isUndefDebugValue` query function)


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

https://reviews.llvm.org/D62379

Files:
  include/llvm/CodeGen/MachineInstr.h
  lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp
  lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  test/DebugInfo/MIR/ARM/param-reg-const-mix.mir
  test/DebugInfo/X86/undef-fragment.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62379.201529.patch
Type: text/x-patch
Size: 12089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190527/f2557dd1/attachment.bin>


More information about the llvm-commits mailing list