[PATCH] D62583: [llvm-objcopy] Implement IHEX reader

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 11 03:05:25 PDT 2019


evgeny777 updated this revision to Diff 204001.
evgeny777 marked an inline comment as done.
evgeny777 added a comment.

Addressed review comments


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

https://reviews.llvm.org/D62583

Files:
  test/tools/llvm-objcopy/ELF/Inputs/sections.hex
  test/tools/llvm-objcopy/ELF/ihex-reader.test
  tools/llvm-objcopy/ELF/ELFObjcopy.cpp
  tools/llvm-objcopy/ELF/ELFObjcopy.h
  tools/llvm-objcopy/ELF/Object.cpp
  tools/llvm-objcopy/ELF/Object.h
  tools/llvm-objcopy/llvm-objcopy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62583.204001.patch
Type: text/x-patch
Size: 26765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190611/f9e3cdab/attachment.bin>


More information about the llvm-commits mailing list