[PATCH] D88213: [llvm-objcopy][NFC] refactor error handling. part 2.

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 25 03:54:03 PDT 2020


avl updated this revision to Diff 294268.
avl added a comment.

addressed comments(removed variable renaming, removed std::move() usage, used std::remove_if() implementation.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88213

Files:
  llvm/tools/llvm-objcopy/COFF/COFFObjcopy.cpp
  llvm/tools/llvm-objcopy/COFF/Object.cpp
  llvm/tools/llvm-objcopy/COFF/Object.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88213.294268.patch
Type: text/x-patch
Size: 5163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200925/ec9db530/attachment.bin>


More information about the llvm-commits mailing list