[PATCH] D55922: [llvm-objcopy] [COFF] Use Error/Expected returns instead of calling reportError. NFC.
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 30 12:39:40 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL350168: [llvm-objcopy] [COFF] Use Error/Expected returns instead of calling reportError. (authored by mstorsjo, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D55922?vs=179050&id=179740#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55922/new/
https://reviews.llvm.org/D55922
Files:
llvm/trunk/tools/llvm-objcopy/COFF/COFFObjcopy.cpp
llvm/trunk/tools/llvm-objcopy/COFF/Reader.cpp
llvm/trunk/tools/llvm-objcopy/COFF/Reader.h
llvm/trunk/tools/llvm-objcopy/COFF/Writer.cpp
llvm/trunk/tools/llvm-objcopy/COFF/Writer.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55922.179740.patch
Type: text/x-patch
Size: 11300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181230/c9cd43dd/attachment.bin>
More information about the llvm-commits
mailing list