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

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 24 04:03:34 PDT 2018


grimar updated this revision to Diff 170844.
grimar added a comment.

- Addressed review comments.


https://reviews.llvm.org/D53365

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53365.170844.patch
Type: text/x-patch
Size: 23849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181024/43ac06ca/attachment-0001.bin>


More information about the llvm-commits mailing list