[PATCH] D11374: Make DW_AT_[MIPS]linkage_name optional, and off by default for SCE.

Paul Robinson via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 11 14:37:34 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL244678: Make DW_AT_[MIPS_]linkage_name optional, and off by default for SCE. (authored by probinson).

Changed prior to commit:
  http://reviews.llvm.org/D11374?vs=30207&id=31867#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11374

Files:
  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/2010-04-06-NestedFnDbgInfo.ll
  llvm/trunk/test/DebugInfo/PR20038.ll
  llvm/trunk/test/DebugInfo/X86/dwarf-linkage-names.ll
  llvm/trunk/test/DebugInfo/X86/recursive_inlining.ll
  llvm/trunk/test/DebugInfo/cross-cu-inlining.ll
  llvm/trunk/test/DebugInfo/enum-types.ll
  llvm/trunk/test/DebugInfo/incorrect-variable-debugloc.ll
  llvm/trunk/test/DebugInfo/missing-abstract-variable.ll
  llvm/trunk/test/DebugInfo/namespace.ll
  llvm/trunk/test/DebugInfo/namespace_function_definition.ll
  llvm/trunk/test/DebugInfo/namespace_inline_function_definition.ll
  llvm/trunk/test/Linker/type-unique-odr-a.ll
  llvm/trunk/test/Linker/type-unique-simple2-a.ll
  llvm/trunk/test/Linker/type-unique-type-array-a.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11374.31867.patch
Type: text/x-patch
Size: 16492 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150811/084d1fc6/attachment.bin>


More information about the llvm-commits mailing list