[PATCH] D81356: [ObjectYAML] Add support for error handling in DWARFYAML. NFC.

Xing GUO via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 7 21:20:53 PDT 2020


Higuoxing created this revision.
Higuoxing added reviewers: jhenderson, grimar, MaskRay.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

This patch intends to be an NFC-patch. Test cases will be added in a follow-up patch.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D81356

Files:
  llvm/include/llvm/ObjectYAML/DWARFEmitter.h
  llvm/lib/ObjectYAML/DWARFEmitter.cpp
  llvm/lib/ObjectYAML/ELFEmitter.cpp
  llvm/lib/ObjectYAML/MachOEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81356.269098.patch
Type: text/x-patch
Size: 12068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200608/14009ba5/attachment.bin>


More information about the llvm-commits mailing list