[all-commits] [llvm/llvm-project] 03480c: [DWARFYAML][debug_info] Add support for error hand...

Xing GUO via All-commits all-commits at lists.llvm.org
Mon Jun 22 06:32:30 PDT 2020


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

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

  Log Message:
  -----------
  [DWARFYAML][debug_info] Add support for error handling.

This patch helps add support for error handling in `DWARFYAML::emitDebugInfo()`.

Reviewed By: jhenderson

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




More information about the All-commits mailing list