[PATCH] D59941: [DebugInfo] Improve handling of clobbered fragments

David Stenberg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 2 07:31:41 PDT 2019


dstenb updated this revision to Diff 193286.
dstenb marked 2 inline comments as done.
dstenb added a comment.

Doxygenize comments.


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

https://reviews.llvm.org/D59941

Files:
  include/llvm/CodeGen/DbgEntityHistoryCalculator.h
  lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  lib/CodeGen/AsmPrinter/DbgEntityHistoryCalculator.cpp
  lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp
  lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  test/DebugInfo/ARM/partial-subreg.ll
  test/DebugInfo/MIR/X86/clobbered-fragments.mir
  test/DebugInfo/X86/pieces-3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59941.193286.patch
Type: text/x-patch
Size: 35520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190402/6a41d96f/attachment.bin>


More information about the llvm-commits mailing list