Open
Description
Trying to build to iOS with LLVMSwift included and I hit the error 'shared_timed_mutex' is unavailable: introduced in iOS 10.0
. I assume iOS isn't supported by LLVMSwift but it does appear that it's possible to include LLVM in iOS apps. Any hints on how I might use LLVMSwift in an iOS build would be most appreciated. Trying to make my own toy programming language that works on iOS. Thanks!
Metadata
Metadata
Assignees
Labels
No labels