[all-commits] [llvm/llvm-project] 17d0dd: [WebAssembly] Add section names for some DWARF5 se...

Derek Schuff via All-commits all-commits at lists.llvm.org
Tue May 19 08:28:12 PDT 2020


  Branch: refs/heads/release/10.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 17d0ddd522bfed254f1a6314996d678686522309
      https://github.com/llvm/llvm-project/commit/17d0ddd522bfed254f1a6314996d678686522309
  Author: Derek Schuff <dschuff at chromium.org>
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
    M llvm/lib/MC/MCObjectFileInfo.cpp

  Log Message:
  -----------
  [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

(cherry picked from commit 2504f14a06872f2e1755a88b3aab7e6bc280bec7)




More information about the All-commits mailing list