[PATCH] D47158: [DWARFv5] Put DWO ID in its place

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 22 10:31:38 PDT 2018


This revision was automatically updated to reflect the committed changes.
probinson marked 4 inline comments as done.
Closed by commit rL333004: [DWARFv5] Put the DWO ID in its place. (authored by probinson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47158?vs=147857&id=148049#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47158

Files:
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFUnit.h
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFCompileUnit.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFContext.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFUnit.cpp
  llvm/trunk/test/CodeGen/X86/dwarf-headers.ll
  llvm/trunk/test/DebugInfo/X86/dwarfdump-header.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47158.148049.patch
Type: text/x-patch
Size: 13241 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180522/e7a9a395/attachment.bin>


More information about the llvm-commits mailing list