Skip to content
This repository was archived by the owner on Aug 10, 2021. It is now read-only.
This repository was archived by the owner on Aug 10, 2021. It is now read-only.

Custom LLVM options for iOS Bitcode Framework? #1408

@markuscraig

Description

@markuscraig

For any developer that creates iOS SDK's (frameworks) for other companies, we need to support bitcode frameworks for some customers. We also need to select a tech stack that hedges against Apple suddenly requiring bitcode for iOS. I'm currently evaluating K/N, and this is the only limitation blocking me from selecting K/N.

The Rust team just got this working over the last 2 days...

Can this be achieved by setting the LLVM '-fembed-bitcode' option? Is there any way to set custom LLVM options during K/N compilation? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions