[PATCH] D88113: [llvm-objcopy][NFC] refactor error handling. part 1.

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 24 02:06:28 PDT 2020


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

replaced createStringError with createFileError, renamed variable.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88113

Files:
  llvm/tools/llvm-objcopy/MachO/MachOObjcopy.cpp
  llvm/tools/llvm-objcopy/MachO/MachOReader.cpp
  llvm/tools/llvm-objcopy/MachO/MachOReader.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88113.293975.patch
Type: text/x-patch
Size: 6008 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200924/e4b79da7/attachment.bin>


More information about the llvm-commits mailing list