[ObjectYAML][test] Use a single test file to test the empty 'DWARF' entry.
authorXing GUO <higuoxing@gmail.com>
Fri, 12 Jun 2020 09:55:27 +0000 (17:55 +0800)
committerXing GUO <higuoxing@gmail.com>
Fri, 12 Jun 2020 09:56:22 +0000 (17:56 +0800)
commit7e0827e86fd0ec0318679ddc3f170ef134ea80e0
treeff5a4c16a3deef536d0697dd6984e4016c922af3
parent3dcfd482cb17fad2d641c976b822d1fe36dc1359
[ObjectYAML][test] Use a single test file to test the empty 'DWARF' entry.

This patch addresses comments in [D81450](https://reviews.llvm.org/D81450#inline-748745)

Reviewed By: jhenderson

Differential Revision: https://reviews.llvm.org/D81529
llvm/test/tools/yaml2obj/ELF/DWARF/debug-aranges.yaml
llvm/test/tools/yaml2obj/ELF/DWARF/debug-line.yaml
llvm/test/tools/yaml2obj/ELF/DWARF/debug-ranges.yaml
llvm/test/tools/yaml2obj/ELF/DWARF/debug-str.yaml
llvm/test/tools/yaml2obj/ELF/DWARF/empty-dwarf-entry.yaml [new file with mode: 0644]