[PATCH] D43390: [DEBUGINFO] Add support for emission of the inlined strings.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 16 08:05:22 PST 2018


ABataev created this revision.
ABataev added reviewers: echristo, jlebar.
Herald added subscribers: JDevlieghere, eraman.

Patch adds an option for emission of inlined strings rather than
.debug_str section.


Repository:
  rL LLVM

https://reviews.llvm.org/D43390

Files:
  lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  lib/CodeGen/AsmPrinter/DwarfDebug.h
  lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  test/DebugInfo/Generic/inlined-strings.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43390.134625.patch
Type: text/x-patch
Size: 5085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180216/910af629/attachment.bin>


More information about the llvm-commits mailing list