[PATCH] D34307: Have writeCOFFWriter return Expected<unique_ptr>.

Eric Beckmann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 16 18:56:37 PDT 2017


ecbeckmann updated this revision to Diff 102929.
ecbeckmann added a comment.

Removed deleted constructors.


https://reviews.llvm.org/D34307

Files:
  lld/COFF/DriverUtils.cpp
  llvm/include/llvm/Object/WindowsResource.h
  llvm/lib/Object/WindowsResource.cpp
  llvm/tools/llvm-cvtres/llvm-cvtres.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34307.102929.patch
Type: text/x-patch
Size: 5615 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170617/239f042d/attachment.bin>


More information about the llvm-commits mailing list