[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 16:31:34 PDT 2016
probinson updated this revision to Diff 53639.
probinson marked an inline comment as done.
probinson added a comment.
Combine two 'if's into one.
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.53639.patch
Type: text/x-patch
Size: 12691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160413/fce095b8/attachment.bin>
More information about the llvm-commits
mailing list