[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
Mon Apr 18 15:47:29 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL266692: [DWARF] Force a linkage_name on an inlined subprogram's abstract origin. (authored by probinson).

Changed prior to commit:
  http://reviews.llvm.org/D18706?vs=53639&id=54130#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18706

Files:
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  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/Generic/PR20038.ll
  llvm/trunk/test/DebugInfo/Generic/cross-cu-inlining.ll
  llvm/trunk/test/DebugInfo/Generic/enum-types.ll
  llvm/trunk/test/DebugInfo/Generic/linkage-name-abstract.ll
  llvm/trunk/test/DebugInfo/Generic/namespace.ll
  llvm/trunk/test/DebugInfo/Generic/namespace_function_definition.ll
  llvm/trunk/test/DebugInfo/Generic/namespace_inline_function_definition.ll
  llvm/trunk/test/Linker/type-unique-odr-a.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18706.54130.patch
Type: text/x-patch
Size: 13204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160418/2d207063/attachment.bin>


More information about the llvm-commits mailing list