[all-commits] [llvm/llvm-project] 889317: [objcopy][NFC] Add doc comments to the executeObjc...
avl-llvm via All-commits
all-commits at lists.llvm.org
Thu Feb 17 02:50:26 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 889317d47b7f046cf0e68746da8f7f264582fb5b
https://github.com/llvm/llvm-project/commit/889317d47b7f046cf0e68746da8f7f264582fb5b
Author: Alexey Lapshin <a.v.lapshin at mail.ru>
Date: 2022-02-17 (Thu, 17 Feb 2022)
Changed paths:
M llvm/include/llvm/ObjCopy/COFF/COFFObjcopy.h
M llvm/include/llvm/ObjCopy/ELF/ELFObjcopy.h
M llvm/include/llvm/ObjCopy/MachO/MachOObjcopy.h
M llvm/include/llvm/ObjCopy/wasm/WasmObjcopy.h
Log Message:
-----------
[objcopy][NFC] Add doc comments to the executeObjcopy* functions.
Add doc comments to the executeObjcopy* functions.
Depends on D88827
More information about the All-commits
mailing list