[PATCH] D80535: [ObjectYAML][MachO] Add error handling in MachOEmitter.

Xing GUO via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 25 22:28:49 PDT 2020


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

Currently, `yaml2macho` doesn't support error handling. This patch helps improve it.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D80535

Files:
  llvm/lib/ObjectYAML/MachOEmitter.cpp
  llvm/test/ObjectYAML/MachO/errors.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80535.266103.patch
Type: text/x-patch
Size: 7269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200526/7e7e2fd3/attachment.bin>


More information about the llvm-commits mailing list