[all-commits] [llvm/llvm-project] a997e6: [DWARFYAML] Pull out common helper functions for r...

Xing GUO via All-commits all-commits at lists.llvm.org
Thu Jul 23 07:58:14 PDT 2020


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

  Changed paths:
    M llvm/lib/ObjectYAML/DWARFEmitter.cpp

  Log Message:
  -----------
  [DWARFYAML] Pull out common helper functions for rnglist and loclist tables. NFC.

This patch helps pull out some common helper functions for range list
and location list tables. NFC.

Reviewed By: jhenderson

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




More information about the All-commits mailing list