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

Tom Weaver via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 16 08:53:01 PST 2019


TWeaver updated this revision to Diff 234086.
TWeaver marked 2 inline comments as done.
TWeaver added a comment.

removed unused declarations for stack protection.


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/dbg_entity_calc_ignores_KILL_instruction_at_return.mir
  llvm/test/DebugInfo/X86/dbg_entity_calc_ignores_KILL_instruction_still_clobbers.mir
  llvm/test/DebugInfo/X86/pieces-3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70497.234086.patch
Type: text/x-patch
Size: 10635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191216/1794b4a9/attachment-0001.bin>


More information about the llvm-commits mailing list