[PATCH] D101332: [llvm-objcopy] Exclude empty sections in IHexWriter output

Ian McIntyre via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 10 15:32:03 PDT 2021


mciantyre updated this revision to Diff 351281.
mciantyre marked an inline comment as done.
mciantyre added a comment.

Thanks for all the feedback. I'm happy to keep this in review if we're missing anyone's thoughts.

As a reminder: I don't have commit access. Let me know if there's anything you need from me before committing.


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.351281.patch
Type: text/x-patch
Size: 8682 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210610/4fa290ba/attachment.bin>


More information about the llvm-commits mailing list