[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:16:09 PDT 2021


mciantyre marked 12 inline comments as done.
mciantyre added inline comments.


================
Comment at: llvm/test/tools/llvm-objcopy/ELF/Inputs/ihex-elf-empty-sections.yaml:1
+# Evaluates the hex writer behavior with empty sections and segments.
+#
----------------
jhenderson wrote:
> As this input is only used for a single test, I think it makes more sense to inline this directly in that test.
Inlined in the latest revision.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101332



More information about the llvm-commits mailing list