[all-commits] [llvm/llvm-project] 3dc6fd: [llvm-objcopy][MachO] Implement --update-section
Alex Brachet via All-commits
all-commits at lists.llvm.org
Sun Jan 23 01:53:22 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3dc6fd5151355c309f0c4595b63268138ac57910
https://github.com/llvm/llvm-project/commit/3dc6fd5151355c309f0c4595b63268138ac57910
Author: Alex Brachet <abrachet at google.com>
Date: 2022-01-23 (Sun, 23 Jan 2022)
Changed paths:
A llvm/test/tools/llvm-objcopy/MachO/update-section.test
M llvm/tools/llvm-objcopy/MachO/MachOObjcopy.cpp
Log Message:
-----------
[llvm-objcopy][MachO] Implement --update-section
Implements `--update-section` which is currently supported for ELF for Mach-O as well
Reviewed By: alexander-shaposhnikov
Differential Revision: https://reviews.llvm.org/D117281
More information about the All-commits
mailing list