[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:39 PST 2024
================
@@ -111,36 +116,39 @@ FileHeader:
Machine: EM_X86_64
Sections:
- Name: .text1
-# Part of section data is in 32-bit address range
-# and part isn't.
+## Part of section data is in 32-bit address range
----------------
jh7370 wrote:
Nit: Unnecessary line-wrapping (use 80-character width).
https://github.com/llvm/llvm-project/pull/75874
More information about the llvm-commits
mailing list