[PATCH] [dwarfdump] Resolve also variable specifications/abstract_origins.

Frederic Riss friss at apple.com
Thu Oct 9 16:03:44 PDT 2014


Address review comments:
 - Introduce DINameKind instead of using the FunctionNameKind type also for variables.
 - Remove the SearchOnlySubroutines parameter to getName and check only if the search root is a subroutine DIE in getSubroutineName.

http://reviews.llvm.org/D5625

Files:
  include/llvm/DebugInfo/DIContext.h
  lib/DebugInfo/DWARFDebugInfoEntry.cpp
  lib/DebugInfo/DWARFDebugInfoEntry.h
  test/DebugInfo/PR20038.ll
  test/DebugInfo/X86/concrete_out_of_line.ll
  test/DebugInfo/X86/dbg-value-inlined-parameter.ll
  test/DebugInfo/X86/debug-info-static-member.ll
  test/DebugInfo/X86/gnu-public-names.ll
  test/DebugInfo/cross-cu-inlining.ll
  test/DebugInfo/missing-abstract-variable.ll
  test/DebugInfo/namespace_inline_function_definition.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5625.14685.patch
Type: text/x-patch
Size: 18241 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141009/7333e3b7/attachment.bin>


More information about the llvm-commits mailing list