[all-commits] [llvm/llvm-project] 6b537e: [𝘀𝗽𝗿] initial version
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Mar 13 00:29:59 PDT 2024
Branch: refs/heads/users/MaskRay/spr/llvm-objcopy-add-compress-sections
Home: https://github.com/llvm/llvm-project
Commit: 6b537e8e74d4ef51bf62b09debdd6d6ad9460bd6
https://github.com/llvm/llvm-project/commit/6b537e8e74d4ef51bf62b09debdd6d6ad9460bd6
Author: Fangrui Song <i at maskray.me>
Date: 2024-03-13 (Wed, 13 Mar 2024)
Changed paths:
M llvm/docs/CommandGuide/llvm-objcopy.rst
M llvm/include/llvm/ObjCopy/CommonConfig.h
M llvm/lib/ObjCopy/ELF/ELFObjcopy.cpp
M llvm/lib/ObjCopy/ELF/ELFObject.h
M llvm/test/tools/llvm-objcopy/ELF/Inputs/compress-debug-sections.yaml
M llvm/test/tools/llvm-objcopy/ELF/compress-debug-sections-zlib.test
M llvm/test/tools/llvm-objcopy/ELF/compress-debug-sections-zstd.test
A llvm/test/tools/llvm-objcopy/ELF/compress-sections-within-segment.s
A llvm/test/tools/llvm-objcopy/ELF/compress-sections.s
A llvm/test/tools/llvm-objcopy/ELF/decompress-sections.test
M llvm/tools/llvm-objcopy/ObjcopyOptions.cpp
M llvm/tools/llvm-objcopy/ObjcopyOpts.td
Log Message:
-----------
[𝘀𝗽𝗿] initial version
Created using spr 1.3.5-bogner
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list