Closed galchinsky closed 12 years ago
Used Cling's tryLinker code as an example. https://github.com/jckarter/clay/issues/300 passes now (it is 'isNative' condition), but i didn't test bitcode libraries
Looks good, thanks. I just tried it here and it works. Does llvm::Linker also support OS X frameworks so that -framework can be supported on Mac and iOS as well?
-framework
Used Cling's tryLinker code as an example. https://github.com/jckarter/clay/issues/300 passes now (it is 'isNative' condition), but i didn't test bitcode libraries