[all-commits] [llvm/llvm-project] c4cf25: [DWARFYAML] Refactor range list table to hold more...

Xing GUO via All-commits all-commits at lists.llvm.org
Wed Jul 22 19:25:35 PDT 2020


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

  Changed paths:
    M llvm/include/llvm/ObjectYAML/DWARFYAML.h
    M llvm/lib/ObjectYAML/DWARFEmitter.cpp
    M llvm/lib/ObjectYAML/DWARFYAML.cpp

  Log Message:
  -----------
  [DWARFYAML] Refactor range list table to hold more data structure.

This patch refactors the range list table to hold both the range list
table and the location list table.

Reviewed By: jhenderson, labath

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




More information about the All-commits mailing list