[llvm] [llvm-objcopy] Support SREC output format (PR #75874)

via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 29 17:51:23 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
----------------
quic-areg wrote:

Done

https://github.com/llvm/llvm-project/pull/75874


More information about the llvm-commits mailing list