[PATCH] D82275: [DWARFYAML][debug_info] Add support for error handling.
    Xing GUO via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sun Jun 21 04:45:35 PDT 2020
    
    
  
Higuoxing created this revision.
Higuoxing added reviewers: jhenderson, grimar, MaskRay.
Herald added subscribers: llvm-commits, hiraditya, aprantl, emaste.
Herald added a reviewer: espindola.
Herald added a project: LLVM.
Higuoxing added a parent revision: D82173: [DWARFYAML][debug_info] Use 'AbbrCode' to index the abbreviation..
This patch helps add support for error handling in `DWARFYAML::emitDebugInfo()`.
Repository:
  rG LLVM Github Monorepo
https://reviews.llvm.org/D82275
Files:
  llvm/lib/ObjectYAML/DWARFEmitter.cpp
  llvm/lib/ObjectYAML/DWARFVisitor.cpp
  llvm/lib/ObjectYAML/DWARFVisitor.h
  llvm/test/tools/yaml2obj/ELF/DWARF/debug-info.yaml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82275.272304.patch
Type: text/x-patch
Size: 3702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200621/3afbba19/attachment.bin>
    
    
More information about the llvm-commits
mailing list