[all-commits] [llvm/llvm-project] fad54c: [ObjectYAML][ELF] Add support for emitting the .de...

Xing GUO via All-commits all-commits at lists.llvm.org
Tue Jun 23 08:57:20 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: fad54c50e4995988aee7272634347467fa5037c6
      https://github.com/llvm/llvm-project/commit/fad54c50e4995988aee7272634347467fa5037c6
  Author: Xing GUO <higuoxing at gmail.com>
  Date:   2020-06-24 (Wed, 24 Jun 2020)

  Changed paths:
    M llvm/lib/ObjectYAML/DWARFYAML.cpp
    M llvm/lib/ObjectYAML/ELFEmitter.cpp
    A llvm/test/tools/yaml2obj/ELF/DWARF/debug-pubtypes.yaml

  Log Message:
  -----------
  [ObjectYAML][ELF] Add support for emitting the .debug_pubtypes section.

This patch helps add support for emitting the .debug_pubtypes section.

Reviewed By: jhenderson

Differential Revision: https://reviews.llvm.org/D82347




More information about the All-commits mailing list