[PATCH] D82275: [DWARFYAML][debug_info] Add support for error handling.

Xing GUO via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 22 02:06:30 PDT 2020


Higuoxing marked an inline comment as done.
Higuoxing added inline comments.


================
Comment at: llvm/test/tools/yaml2obj/ELF/DWARF/debug-info.yaml:646
 
 ## i) Test that yaml2obj reports a fatal error when 'debug_info' has values in its
 ## entries but 'debug_abbrev' doesn't have enough attributes for them.
----------------
'a fatal error' -> 'an error'

Sorry I didn't notice it, I'll change it later


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82275/new/

https://reviews.llvm.org/D82275





More information about the llvm-commits mailing list