[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
Wed Apr 6 14:43:56 PDT 2016


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

Make linkage-name policy a proper 3-way choice.


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.52854.patch
Type: text/x-patch
Size: 13043 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160406/f5edd60a/attachment.bin>


More information about the llvm-commits mailing list