Skip to content

LLVM/Clang currently lack support for Apple's visionOS ("xros" platform in triples) #77674

Closed
@allevato

Description

@allevato

With Apple having released Xcode 15.2 GM this week, it would benefit folks who build other language tooling with LLVM/Clang using this repository to have support for the xros operating system in target triples (and whatever similar logic is needed in Clang to support XROS.platform and XRSimulator.platform).

Currently only Xcode's compilers support it, so any attempt to build tools with llvm/llvm-project that need to process xros triples fail unless support for the OS is manually patched in.

Metadata

Metadata

Assignees

No one assigned

    Labels

    llvmUmbrella label for LLVM issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions