[all-commits] [llvm/llvm-project] 3da6a9: [DWARFYAML] Make the 'Length' field of the address...

Xing GUO via All-commits all-commits at lists.llvm.org
Thu Jul 30 02:42:56 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3da6a974db86ba7d1f9a17a1e229daeade52a038
      https://github.com/llvm/llvm-project/commit/3da6a974db86ba7d1f9a17a1e229daeade52a038
  Author: Xing GUO <higuoxing at gmail.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M llvm/include/llvm/ObjectYAML/DWARFYAML.h
    M llvm/lib/ObjectYAML/DWARFEmitter.cpp
    M llvm/lib/ObjectYAML/DWARFYAML.cpp
    M llvm/test/tools/yaml2obj/ELF/DWARF/debug-aranges.yaml

  Log Message:
  -----------
  [DWARFYAML] Make the 'Length' field of the address range table optional.

This patch makes the 'Length' field of the address range table optional.

Reviewed By: jhenderson

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




More information about the All-commits mailing list