[PATCH] D49420: [DebugInfo] Generate .debug_names section when it makes sense

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 17 08:42:18 PDT 2018


labath updated this revision to Diff 155895.
labath added a comment.

Updated the test to include the two extra strings that are used from the
debug_names table.


Repository:
  rL LLVM

https://reviews.llvm.org/D49420

Files:
  lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  lib/CodeGen/AsmPrinter/DwarfDebug.h
  lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  test/DebugInfo/X86/accel-tables-dwarf5.ll
  test/DebugInfo/X86/accel-tables.ll
  test/DebugInfo/X86/string-offsets-table.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49420.155895.patch
Type: text/x-patch
Size: 11682 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180717/0850a39a/attachment.bin>


More information about the llvm-commits mailing list