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

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 13 02:53:09 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL363243: [llvm-objcopy] Implement IHEX reader (authored by evgeny777, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D62583?vs=204001&id=204459#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62583

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

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


More information about the llvm-commits mailing list