[PATCH] D53365: [Codegen] - Implement basic .debug_loclists section emission (DWARF5).

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 26 04:27:37 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345377: [Codegen] - Implement basic .debug_loclists section emission (DWARF5). (authored by grimar, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53365?vs=171072&id=171280#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53365

Files:
  llvm/trunk/include/llvm/MC/MCObjectFileInfo.h
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfFile.h
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfUnit.h
  llvm/trunk/lib/MC/MCObjectFileInfo.cpp
  llvm/trunk/test/CodeGen/X86/debug-loclists.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53365.171280.patch
Type: text/x-patch
Size: 24349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181026/6fdd89e3/attachment.bin>


More information about the llvm-commits mailing list