[PATCH] D18706: [DWARF] Force a linkage_name on an inlined subprogram's abstract origin

Paul Robinson via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 7 16:00:49 PDT 2016


probinson updated this revision to Diff 52967.
probinson added a comment.

Remove the "none" option per request from David Blaikie.  The choices are "All" or "Abstract" (subprograms).


http://reviews.llvm.org/D18706

Files:
  lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  lib/CodeGen/AsmPrinter/DwarfDebug.h
  lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  lib/CodeGen/AsmPrinter/DwarfUnit.h
  test/DebugInfo/Generic/PR20038.ll
  test/DebugInfo/Generic/cross-cu-inlining.ll
  test/DebugInfo/Generic/enum-types.ll
  test/DebugInfo/Generic/linkage-name-abstract.ll
  test/DebugInfo/Generic/namespace.ll
  test/DebugInfo/Generic/namespace_function_definition.ll
  test/DebugInfo/Generic/namespace_inline_function_definition.ll
  test/Linker/type-unique-odr-a.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18706.52967.patch
Type: text/x-patch
Size: 12998 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160407/f14da5bd/attachment.bin>


More information about the llvm-commits mailing list