[PATCH] D70497: [DBG] Teach DebugEntityHistoryCalculator about Kill instructions.

Tom Weaver via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 20 08:43:51 PST 2019


TWeaver updated this revision to Diff 230274.
TWeaver added a comment.

moved Kill instruction check to a more relevant place


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

https://reviews.llvm.org/D70497

Files:
  llvm/lib/CodeGen/AsmPrinter/DbgEntityHistoryCalculator.cpp
  llvm/test/DebugInfo/COFF/pieces.ll
  llvm/test/DebugInfo/X86/kill_instruction_doesnt_close_dbg_intrinsic_range.mir
  llvm/test/DebugInfo/X86/pieces-3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70497.230274.patch
Type: text/x-patch
Size: 6709 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191120/a802b272/attachment-0001.bin>


More information about the llvm-commits mailing list