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

David Stenberg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 10 04:27:04 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL358072: [DebugInfo] Improve handling of clobbered fragments (authored by dstenb, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59941?vs=193286&id=194474#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59941

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59941.194474.patch
Type: text/x-patch
Size: 35891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190410/058516f1/attachment-0001.bin>


More information about the llvm-commits mailing list