[PATCH] D60270: [llvm-objcopy] Add support for Intel HEX input/output format
Eugene Leviant via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 30 00:21:11 PDT 2019
evgeny777 updated this revision to Diff 197265.
evgeny777 added a comment.
Splitted IHEX patch into reader and writer. Diff now contains the "writer" part.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60270/new/
https://reviews.llvm.org/D60270
Files:
include/llvm/Support/Error.h
test/tools/llvm-objcopy/ELF/Inputs/ihex-elf-pt-null.yaml
test/tools/llvm-objcopy/ELF/Inputs/ihex-elf-sections.yaml
test/tools/llvm-objcopy/ELF/Inputs/ihex-elf-sections2.yaml
test/tools/llvm-objcopy/ELF/Inputs/ihex-elf-segments.yaml
test/tools/llvm-objcopy/ELF/ihex-writer.test
tools/llvm-objcopy/CopyConfig.cpp
tools/llvm-objcopy/ELF/ELFObjcopy.cpp
tools/llvm-objcopy/ELF/Object.cpp
tools/llvm-objcopy/ELF/Object.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60270.197265.patch
Type: text/x-patch
Size: 34077 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190430/1aaf8f66/attachment.bin>
More information about the llvm-commits
mailing list