[PATCH] D56930: [llvm-objcopy] Return Error from Buffer::allocate(), [ELF]Writer::finalize(), and [ELF]Writer::commit()

Jordan Rupprecht via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 22 15:49:37 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL351896: [llvm-objcopy] Return Error from Buffer::allocate(), [ELF]Writer::finalize()… (authored by rupprecht, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56930?vs=182621&id=182991#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56930/new/

https://reviews.llvm.org/D56930

Files:
  llvm/trunk/test/tools/llvm-objcopy/ELF/fail-no-output-directory.test
  llvm/trunk/tools/llvm-objcopy/Buffer.cpp
  llvm/trunk/tools/llvm-objcopy/Buffer.h
  llvm/trunk/tools/llvm-objcopy/COFF/Writer.cpp
  llvm/trunk/tools/llvm-objcopy/ELF/ELFObjcopy.cpp
  llvm/trunk/tools/llvm-objcopy/ELF/Object.cpp
  llvm/trunk/tools/llvm-objcopy/ELF/Object.h
  llvm/trunk/tools/llvm-objcopy/llvm-objcopy.cpp
  llvm/trunk/tools/llvm-objcopy/llvm-objcopy.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56930.182991.patch
Type: text/x-patch
Size: 9757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190122/3065720a/attachment.bin>


More information about the llvm-commits mailing list