[WebAssembly] Add section names for some DWARF5 sections
authorDerek Schuff <dschuff@chromium.org>
Fri, 14 Feb 2020 23:29:32 +0000 (15:29 -0800)
committerDerek Schuff <dschuff@chromium.org>
Fri, 14 Feb 2020 23:45:06 +0000 (15:45 -0800)
commit2504f14a06872f2e1755a88b3aab7e6bc280bec7
tree9aebf87e928051f550ac551c128308c4181cabe7
parent1a93285c686a4ad6e4311f55898cb116ca51b5b0
[WebAssembly] Add section names for some DWARF5 sections

Summary:
Addresses PR44728 but no tests because I've not yet made any attempt to verify
correctness of the debug info.

Reviewers: sbc100, aardappel

Differential Revision: https://reviews.llvm.org/D74656
llvm/lib/MC/MCObjectFileInfo.cpp