[PATCH] Emit correct linkage-name attribute based on DWARF version.

Paul Robinson Paul_Robinson at playstation.sony.com
Tue Mar 10 15:08:19 PDT 2015


Factor out a utility function so the version decision is in one place.


http://reviews.llvm.org/D8227

Files:
  lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  lib/CodeGen/AsmPrinter/DwarfUnit.h
  test/DebugInfo/2010-04-06-NestedFnDbgInfo.ll
  test/DebugInfo/PR20038.ll
  test/DebugInfo/X86/DW_AT_specification.ll
  test/DebugInfo/X86/arguments.ll
  test/DebugInfo/X86/concrete_out_of_line.ll
  test/DebugInfo/X86/debug-info-static-member.ll
  test/DebugInfo/X86/debug-loc-offset.ll
  test/DebugInfo/X86/gnu-public-names.ll
  test/DebugInfo/X86/linkage-name.ll
  test/DebugInfo/X86/pr11300.ll
  test/DebugInfo/namespace_function_definition.ll
  test/DebugInfo/namespace_inline_function_definition.ll
  test/Linker/type-unique-odr-a.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8227.21646.patch
Type: text/x-patch
Size: 10793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150310/2539046f/attachment.bin>


More information about the llvm-commits mailing list