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

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 25 05:47:18 PDT 2018


grimar updated this revision to Diff 171072.
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.171072.patch
Type: text/x-patch
Size: 24517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181025/ffb34611/attachment.bin>


More information about the llvm-commits mailing list