[PATCH] D84662: [llvm-libtool-darwin] Refactor Slice and writeUniversalBinary
Sameer Arora via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 27 07:42:59 PDT 2020
sameerarora101 created this revision.
sameerarora101 added reviewers: alexshap, Ktwu, jhenderson, smeenai, MaskRay.
Herald added subscribers: llvm-commits, hiraditya, mgorny.
Herald added a project: LLVM.
Refactoring `Slice` class and function `createUniversalBinary`
from `llvm-lipo` into MachOUniversalWriter.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D84662
Files:
llvm/include/llvm/Object/MachOUniversalWriter.h
llvm/lib/Object/CMakeLists.txt
llvm/lib/Object/MachOUniversalWriter.cpp
llvm/tools/llvm-lipo/llvm-lipo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84662.280919.patch
Type: text/x-patch
Size: 26951 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200727/dc85c141/attachment.bin>
More information about the llvm-commits
mailing list