Is it possible to compile LLVM libraries to android/ARM
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I'm fascinated by the Pure algebraic/functional language . The Pure interpreter uses the LLVM JIT compiler as its backend. I would like to compile Pure so that it runs on Android(ARM). Pure has a dependency on the LLVM JIT. So I need to compile LLVM source for Pure to run. Is it possible to compile LLVM source for Android (ARM) devices? There really seems to be no information about this on the web. Maybe my search terms are wrong. Searching for Android LLVM does not bring up many good hits either. 回答1: It now seems possible, the NDK now