[all-commits] [llvm/llvm-project] a22091: [DWARFYAML][test] Make the checker stricter. NFC.
Xing GUO via All-commits
all-commits at lists.llvm.org
Tue Jun 30 18:37:43 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a22091b4f074483fa5779b0654820290ce09631d
https://github.com/llvm/llvm-project/commit/a22091b4f074483fa5779b0654820290ce09631d
Author: Xing GUO <higuoxing at gmail.com>
Date: 2020-07-01 (Wed, 01 Jul 2020)
Changed paths:
M llvm/test/tools/yaml2obj/ELF/DWARF/debug-abbrev.yaml
Log Message:
-----------
[DWARFYAML][test] Make the checker stricter. NFC.
Currently, DWARFYAML doesn't emit the 0 byte for terminating the abbrev
table for the given compilation unit. Before addressing this issue, we
have to make the test stricter.
More information about the All-commits
mailing list