[llvm] [llvm-objcopy] Support SREC output format (PR #75874)
James Henderson via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 26 00:36:40 PST 2024
================
@@ -1,36 +1,40 @@
+## Check for basic functionality using an input file with
+## various section types, adresses, data, and no segments.
+
----------------
jh7370 wrote:
Nit: as the comment above is tightly-linked to the RUN lines immediately below, I'd get rid of the blank line.
https://github.com/llvm/llvm-project/pull/75874
More information about the llvm-commits
mailing list