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

Custom LLVM options for iOS Bitcode Framework? #1408

Closed
markuscraig opened this issue Mar 14, 2018 · 4 comments
Closed

Custom LLVM options for iOS Bitcode Framework? #1408

markuscraig opened this issue Mar 14, 2018 · 4 comments

Comments

@markuscraig
Copy link

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!

@olonho
Copy link
Contributor

olonho commented Mar 14, 2018

@markuscraig would you be interested in developing this feature for K/N? We would love to help with reviewing and submitting the code.

@markuscraig
Copy link
Author

@olonho I think that would be great. I'll start diving into the code and see about adding this. I could use any high-level pointers from you and team about how you would like to see this implemented. Thanks!

@olonho
Copy link
Contributor

olonho commented Mar 16, 2018

@SvyatoslavScherbina
Copy link
Collaborator

Bitcode in frameworks is fully supported in 1.3.50.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants