[all-commits] [llvm/llvm-project] 6616d8: [obj2yaml] Test dumping an empty .debug_aranges se...

Xing GUO via All-commits all-commits at lists.llvm.org
Thu Aug 6 05:40:49 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6616d84ceed9869a8044c590ff12865ef2ea74d6
      https://github.com/llvm/llvm-project/commit/6616d84ceed9869a8044c590ff12865ef2ea74d6
  Author: Xing GUO <higuoxing at gmail.com>
  Date:   2020-08-06 (Thu, 06 Aug 2020)

  Changed paths:
    M llvm/test/tools/obj2yaml/ELF/DWARF/debug-aranges.yaml

  Log Message:
  -----------
  [obj2yaml] Test dumping an empty .debug_aranges section.

This patch adds one test case that tests dumping an empty .debug_aranges
section.

Reviewed By: jhenderson, grimar

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




More information about the All-commits mailing list