This is an archive of the discontinued LLVM Phabricator instance.

Add support for the 'macCatalyst' MachO platform
ClosedPublic

Authored by arphaman on Jul 2 2019, 3:26 PM.

Details

Summary

Mac Catalyst is a new MachO platform in macOS Catalina. It always uses the build_version MachO load command.

Diff Detail

Repository
rL LLVM

Event Timeline

arphaman created this revision.Jul 2 2019, 3:26 PM
jfb accepted this revision.Jul 2 2019, 3:35 PM
This revision is now accepted and ready to land.Jul 2 2019, 3:35 PM
This revision was automatically updated to reflect the committed changes.