[PATCH] D132541: [llvm-objcopy] Introduce 'ihex-flat' output format.
Simon Tatham via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 17 05:32:23 PST 2022
simon_tatham updated this revision to Diff 476098.
simon_tatham edited the summary of this revision.
simon_tatham added a comment.
Sorry to have been so long getting back to this! It was relegated to my back burner for a while, but I've now found time to address the review comments so far.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132541/new/
https://reviews.llvm.org/D132541
Files:
llvm/docs/CommandGuide/llvm-objcopy.rst
llvm/include/llvm/ObjCopy/CommonConfig.h
llvm/lib/ObjCopy/ELF/ELFObjcopy.cpp
llvm/lib/ObjCopy/ELF/ELFObject.cpp
llvm/lib/ObjCopy/ELF/ELFObject.h
llvm/test/tools/llvm-objcopy/ELF/ihex-writer.test
llvm/tools/llvm-objcopy/ObjcopyOptions.cpp
llvm/tools/llvm-objcopy/llvm-objcopy.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132541.476098.patch
Type: text/x-patch
Size: 10424 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221117/5b4b1a91/attachment.bin>
More information about the llvm-commits
mailing list