[all-commits] [llvm/llvm-project] 087ef3: [ObjCopy][NFC] Remove unneeded zero initialization
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed May 18 09:42:49 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 087ef34fffb27de8aacce4aa56d5c2deb53bdd0b
https://github.com/llvm/llvm-project/commit/087ef34fffb27de8aacce4aa56d5c2deb53bdd0b
Author: Fangrui Song <i at maskray.me>
Date: 2022-05-18 (Wed, 18 May 2022)
Changed paths:
M llvm/lib/ObjCopy/MachO/MachOWriter.cpp
Log Message:
-----------
[ObjCopy][NFC] Remove unneeded zero initialization
getNewMemBuffer has called memset.
Reviewed By: alexander-shaposhnikov
Differential Revision: https://reviews.llvm.org/D125833
More information about the All-commits
mailing list