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

Derek Schuff via All-commits all-commits at lists.llvm.org
Fri Feb 14 15:46:58 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2504f14a06872f2e1755a88b3aab7e6bc280bec7
      https://github.com/llvm/llvm-project/commit/2504f14a06872f2e1755a88b3aab7e6bc280bec7
  Author: Derek Schuff <dschuff at chromium.org>
  Date:   2020-02-14 (Fri, 14 Feb 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




More information about the All-commits mailing list