[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 13 14:21:58 PDT 2016


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

Try to do fewer lookups.


http://reviews.llvm.org/D18706

Files:
  lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  lib/CodeGen/AsmPrinter/DwarfDebug.h
  lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  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.53619.patch
Type: text/x-patch
Size: 12663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160413/9ae3f1a0/attachment.bin>


More information about the llvm-commits mailing list