[all-commits] [llvm/llvm-project] 85381e: [llvm-objcopy][COFF] Implement --update-section
Alex Brachet via All-commits
all-commits at lists.llvm.org
Thu Feb 3 13:31:24 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 85381e67a9571f6ba27fc7f448b523f6ec2eb312
https://github.com/llvm/llvm-project/commit/85381e67a9571f6ba27fc7f448b523f6ec2eb312
Author: Alex Brachet <abrachet at google.com>
Date: 2022-02-03 (Thu, 03 Feb 2022)
Changed paths:
A llvm/test/tools/llvm-objcopy/COFF/update-section.test
M llvm/test/tools/llvm-objcopy/ELF/update-section.test
M llvm/tools/llvm-objcopy/COFF/COFFObjcopy.cpp
M llvm/tools/llvm-objcopy/COFF/Object.h
M llvm/tools/llvm-objcopy/ELF/Object.cpp
Log Message:
-----------
[llvm-objcopy][COFF] Implement --update-section
Reviewed By: jhenderson, MaskRay
Differential Revision: https://reviews.llvm.org/D118189
More information about the All-commits
mailing list