[PATCH] D64107: Add support for the 'macCatalyst' MachO platform

Alex Lorenz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 2 16:47:21 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364981: Add support for the 'macCatalyst' MachO platform (authored by arphaman, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64107?vs=207643&id=207660#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64107

Files:
  llvm/trunk/include/llvm/BinaryFormat/MachO.h
  llvm/trunk/include/llvm/Object/MachO.h
  llvm/trunk/lib/MC/MCAsmStreamer.cpp
  llvm/trunk/lib/MC/MCParser/DarwinAsmParser.cpp
  llvm/trunk/lib/MC/MCStreamer.cpp
  llvm/trunk/test/CodeGen/X86/macCatalyst.ll
  llvm/trunk/test/MC/MachO/build-version-maccatalyst.s
  llvm/trunk/test/MC/MachO/darwin-version-min-load-command.s
  llvm/trunk/test/tools/llvm-objdump/X86/macho-maccatalyst-build-version.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64107.207660.patch
Type: text/x-patch
Size: 7437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190702/c4538f87/attachment.bin>


More information about the llvm-commits mailing list