[PATCH] D36993: [llvm-dwarfdump] Print type names in DW_AT_type DIEs

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 10 04:24:56 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL315297: [llvm-dwarfdump] Print type names in DW_AT_type DIEs (authored by JDevlieghere).

Changed prior to commit:
  https://reviews.llvm.org/D36993?vs=117999&id=118346#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36993

Files:
  llvm/trunk/lib/DebugInfo/DWARF/DWARFDie.cpp
  llvm/trunk/test/DebugInfo/AMDGPU/pointer-address-space.ll
  llvm/trunk/test/DebugInfo/Generic/cross-cu-inlining.ll
  llvm/trunk/test/DebugInfo/Generic/enum-types.ll
  llvm/trunk/test/DebugInfo/Generic/member-pointers.ll
  llvm/trunk/test/DebugInfo/Generic/tu-composite.ll
  llvm/trunk/test/DebugInfo/Generic/tu-member-pointer.ll
  llvm/trunk/test/DebugInfo/X86/default-subrange-array.ll
  llvm/trunk/test/DebugInfo/X86/empty-array.ll
  llvm/trunk/test/DebugInfo/X86/fission-cu.ll
  llvm/trunk/test/DebugInfo/X86/nondefault-subrange-array.ll
  llvm/trunk/test/DebugInfo/X86/ref_addr_relocation.ll
  llvm/trunk/test/DebugInfo/X86/subrange-type.ll
  llvm/trunk/test/DebugInfo/dwarfdump-type-units.test
  llvm/trunk/test/Linker/Inputs/type-unique-simple2-a.ll
  llvm/trunk/test/Linker/type-unique-simple-a.ll
  llvm/trunk/test/Linker/type-unique-type-array-a.ll
  llvm/trunk/test/tools/dsymutil/X86/basic-linking-x86.test
  llvm/trunk/test/tools/dsymutil/X86/basic-lto-dw4-linking-x86.test
  llvm/trunk/test/tools/dsymutil/X86/basic-lto-linking-x86.test
  llvm/trunk/test/tools/dsymutil/X86/modules.m
  llvm/trunk/test/tools/dsymutil/X86/odr-member-functions.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36993.118346.patch
Type: text/x-patch
Size: 29655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171010/21b8f716/attachment.bin>


More information about the llvm-commits mailing list