[PATCH] D87014: [DebugInfo] Fix emitting DWARF64 compilation units (5/19).

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 14 22:24:39 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5dd1c5918898: [DebugInfo] Fix emitting DWARF64 compilation units (5/19). (authored by ikudrin).

Changed prior to commit:
  https://reviews.llvm.org/D87014?vs=289717&id=291784#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87014

Files:
  llvm/lib/CodeGen/AsmPrinter/DIE.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
  llvm/lib/CodeGen/AsmPrinter/DwarfFile.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfUnit.h
  llvm/test/DebugInfo/X86/debug-info-dwarf64.ll
  llvm/unittests/CodeGen/DIETest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87014.291784.patch
Type: text/x-patch
Size: 10226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200915/f29a5370/attachment.bin>


More information about the llvm-commits mailing list