This is an archive of the discontinued LLVM Phabricator instance.

[MachO] Add new constants for visionOS platforms
AbandonedPublic

Authored by keith on Jun 30 2023, 9:39 AM.

Details

Reviewers
None

Diff Detail

Event Timeline

keith created this revision.Jun 30 2023, 9:39 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 30 2023, 9:39 AM
keith requested review of this revision.Jun 30 2023, 9:39 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 30 2023, 9:39 AM
keith added inline comments.Jun 30 2023, 9:40 AM
llvm/include/llvm/Object/MachO.h
798

Apple's tools actually report xrOS at this point, we might want to wait until later in the beta cycle to match whatever they end up with if they do a rename

keith planned changes to this revision.Jul 10 2023, 9:33 AM

looks like i'll have to add the Triple too if we wanted to land this

keith abandoned this revision.Jul 11 2023, 9:35 AM

sounds like this should come from the apple folks at some point