[PATCH] D146879: [dsymutil] Add the ability to generate universal binaries with a fat64 header
Jonas Devlieghere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 25 10:42:00 PDT 2023
JDevlieghere created this revision.
JDevlieghere added reviewers: friss, pete.
Herald added a project: All.
JDevlieghere requested review of this revision.
Herald added a project: LLVM.
Add the ability to generate universal binaries with a fat64 header.
rdar://107223939
https://reviews.llvm.org/D146879
Files:
llvm/docs/CommandGuide/dsymutil.rst
llvm/test/tools/dsymutil/cmdline.test
llvm/test/tools/dsymutil/fat-header.test
llvm/tools/dsymutil/LinkUtils.h
llvm/tools/dsymutil/MachOUtils.cpp
llvm/tools/dsymutil/MachOUtils.h
llvm/tools/dsymutil/Options.td
llvm/tools/dsymutil/dsymutil.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146879.508325.patch
Type: text/x-patch
Size: 9177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230325/e5f6551e/attachment.bin>
More information about the llvm-commits
mailing list