[PATCH] D30206: [DWARF5] Emit new unit header

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 28 12:36:53 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL296514: [DWARFv5] Emit new unit header format. (authored by probinson).

Changed prior to commit:
  https://reviews.llvm.org/D30206?vs=89729&id=90073#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30206

Files:
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFUnit.h
  llvm/trunk/include/llvm/Support/Dwarf.def
  llvm/trunk/include/llvm/Support/Dwarf.h
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfUnit.h
  llvm/trunk/lib/DebugInfo/DWARF/DWARFCompileUnit.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFTypeUnit.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFUnit.cpp
  llvm/trunk/lib/Support/Dwarf.cpp
  llvm/trunk/test/CodeGen/X86/dwarf-headers.ll
  llvm/trunk/test/DebugInfo/Inputs/dwarfdump-header.elf-x86-64
  llvm/trunk/test/DebugInfo/Inputs/dwarfdump-header.s
  llvm/trunk/test/DebugInfo/dwarfdump-header.test
  llvm/trunk/unittests/DebugInfo/DWARF/DwarfGenerator.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30206.90073.patch
Type: text/x-patch
Size: 24882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170228/450f52dc/attachment.bin>


More information about the llvm-commits mailing list