[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
Mon Mar 27 16:22:56 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4d683f7fa7d4: [dsymutil] Add the ability to generate universal binaries with a fat64 header (authored by JDevlieghere).

Changed prior to commit:
  https://reviews.llvm.org/D146879?vs=508339&id=508839#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146879/new/

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.508839.patch
Type: text/x-patch
Size: 9204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230327/adaf25de/attachment.bin>


More information about the llvm-commits mailing list