[PATCH] D67488: [lib/ObjectYAML] - Change interface to return `bool` instead of `int`. NFCI.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 13 02:13:22 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL371828: [lib/ObjectYAML] - Change interface to return `bool` instead of `int`. NFCI (authored by grimar, committed by ).
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D67488?vs=219876&id=220056#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67488/new/
https://reviews.llvm.org/D67488
Files:
llvm/trunk/include/llvm/ObjectYAML/yaml2obj.h
llvm/trunk/lib/ObjectYAML/COFFEmitter.cpp
llvm/trunk/lib/ObjectYAML/ELFEmitter.cpp
llvm/trunk/lib/ObjectYAML/MachOEmitter.cpp
llvm/trunk/lib/ObjectYAML/MinidumpEmitter.cpp
llvm/trunk/lib/ObjectYAML/WasmEmitter.cpp
llvm/trunk/lib/ObjectYAML/yaml2obj.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67488.220056.patch
Type: text/x-patch
Size: 7644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190913/93918ae3/attachment.bin>
More information about the llvm-commits
mailing list