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

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 24 14:37:08 PST 2017


probinson updated this revision to Diff 89729.
probinson added a comment.

Convert dwarf-headers.ll test to use llvm-dwarfdump.


https://reviews.llvm.org/D30206

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30206.89729.patch
Type: text/x-patch
Size: 24420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170224/b49b19c2/attachment.bin>


More information about the llvm-commits mailing list