[PATCH] D41090: [DWARFv5] Dump MD5 checksum from line-table header

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 15 11:53:23 PST 2017


This revision was automatically updated to reflect the committed changes.
probinson marked 2 inline comments as done.
Closed by commit rL320852: [DWARFv5] Dump an MD5 checksum in the line-table header. (authored by probinson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41090?vs=126433&id=127171#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41090

Files:
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
  llvm/trunk/lib/CodeGen/AsmPrinter/DIE.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFFormValue.cpp
  llvm/trunk/test/DebugInfo/X86/dwarfdump-header.s
  llvm/trunk/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp
  llvm/trunk/unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41090.127171.patch
Type: text/x-patch
Size: 13266 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171215/cfc8c825/attachment.bin>


More information about the llvm-commits mailing list