[PATCH] D101332: [llvm-objcopy] Exclude empty sections in IHexWriter output
Ian McIntyre via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 29 04:11:31 PDT 2021
mciantyre updated this revision to Diff 348626.
mciantyre added a comment.
> Would it make sense to move that test case into the new test? That way all empty section beahviour is localised to a single test.
Agreed. Moved the test case into the new test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101332/new/
https://reviews.llvm.org/D101332
Files:
llvm/test/tools/llvm-objcopy/ELF/Inputs/ihex-elf-sections2.yaml
llvm/test/tools/llvm-objcopy/ELF/ihex-writer-empty-sections.test
llvm/tools/llvm-objcopy/ELF/Object.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101332.348626.patch
Type: text/x-patch
Size: 9148 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210529/629612b4/attachment.bin>
More information about the llvm-commits
mailing list