[DebugInfo] Separate fields with commas in headers of compile units (2/3).
authorIgor Kudrin <ikudrin@accesssoftek.com>
Mon, 1 Jun 2020 08:56:28 +0000 (15:56 +0700)
committerIgor Kudrin <ikudrin@accesssoftek.com>
Mon, 1 Jun 2020 10:40:24 +0000 (17:40 +0700)
commit2a7af304823d4bb60efbbfea97d35030f0732748
treec72dda89fdf65e72fe44ef041f2b88008d21b655
parent937403d68430cb59ff7ccba7b2a13b3a815c12fa
[DebugInfo] Separate fields with commas in headers of compile units (2/3).

For most tables, we already use commas in headers. This set of patches
unifies dumping the remaining ones.

Differential Revision: https://reviews.llvm.org/D80806
15 files changed:
llvm/lib/DebugInfo/DWARF/DWARFCompileUnit.cpp
llvm/test/CodeGen/X86/dwarf-headers.ll
llvm/test/DebugInfo/Generic/version.ll
llvm/test/DebugInfo/X86/dwarfdump-header-64.s
llvm/test/DebugInfo/X86/dwarfdump-header.s
llvm/test/DebugInfo/dwarfdump-zlib.test
llvm/test/MC/WebAssembly/dwarfdump.ll
llvm/test/tools/dsymutil/X86/empty-CU.test
llvm/test/tools/dsymutil/X86/generate-empty-CU.test
llvm/test/tools/llvm-dwarfdump/X86/debug_loclists_nouse.s
llvm/test/tools/llvm-dwarfdump/X86/lookup.s
llvm/test/tools/llvm-dwp/X86/dwos_list_from_exec_simple.test
llvm/test/tools/llvm-dwp/X86/info-v5.s
llvm/test/tools/llvm-dwp/X86/merge.test
llvm/test/tools/llvm-dwp/X86/simple.test