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

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 20 06:04:30 PDT 2018


This revision was automatically updated to reflect the committed changes.
labath marked an inline comment as done.
Closed by commit rL337544: [DebugInfo] Generate .debug_names section when it makes sense (authored by labath, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D49420

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49420.156472.patch
Type: text/x-patch
Size: 11918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180720/58199c48/attachment.bin>


More information about the llvm-commits mailing list