This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d4f424c7168 [PowerPC] Add missing record form instructions to the P9 Sc [...] new 771d2097016 Re-land "[llvm-dwarfdump] Print type names in DW_AT_type DIEs"
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/DebugInfo/DWARF/DWARFDie.cpp | 68 ++++++++++++++++++++-- lib/DebugInfo/DWARF/DWARFVerifier.cpp | 4 +- test/DebugInfo/AMDGPU/pointer-address-space.ll | 10 ++-- test/DebugInfo/Generic/cross-cu-inlining.ll | 2 +- test/DebugInfo/Generic/enum-types.ll | 2 +- test/DebugInfo/Generic/member-pointers.ll | 2 +- test/DebugInfo/Generic/tu-composite.ll | 10 ++-- test/DebugInfo/Generic/tu-member-pointer.ll | 2 +- test/DebugInfo/X86/default-subrange-array.ll | 2 +- test/DebugInfo/X86/empty-array.ll | 6 +- test/DebugInfo/X86/fission-cu.ll | 2 +- test/DebugInfo/X86/nondefault-subrange-array.ll | 6 +- test/DebugInfo/X86/ref_addr_relocation.ll | 4 +- test/DebugInfo/X86/subrange-type.ll | 2 +- test/DebugInfo/dwarfdump-type-units.test | 4 +- test/Linker/Inputs/type-unique-simple2-a.ll | 4 +- test/Linker/type-unique-simple-a.ll | 4 +- test/Linker/type-unique-type-array-a.ll | 2 +- test/tools/dsymutil/X86/basic-linking-x86.test | 32 +++++----- .../dsymutil/X86/basic-lto-dw4-linking-x86.test | 14 ++--- test/tools/dsymutil/X86/basic-lto-linking-x86.test | 32 +++++----- test/tools/dsymutil/X86/modules.m | 8 +-- test/tools/dsymutil/X86/odr-member-functions.cpp | 2 +- 23 files changed, 142 insertions(+), 82 deletions(-)