[all-commits] [llvm/llvm-project] 288025: [ObjectYAML][DWARF] Support emitting .debug_ranges...

Xing GUO via All-commits all-commits at lists.llvm.org
Sun Jun 7 00:44:24 PDT 2020


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

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

  Log Message:
  -----------
  [ObjectYAML][DWARF] Support emitting .debug_ranges section in ELFYAML.

This patch enables yaml2elf to emit the .debug_ranges section.

Reviewed By: jhenderson

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




More information about the All-commits mailing list