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

Xing GUO via All-commits all-commits at lists.llvm.org
Fri Jun 19 21:09:07 PDT 2020


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

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

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

This patch helps add support for emitting the .debug_info section to yaml2elf.

Reviewed By: jhenderson, grimar, MaskRay

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




More information about the All-commits mailing list