<div dir="ltr"><span style="font-size:12.8000001907349px">Hi,</span><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">Is there anybody out there that is experienced with run-time code generation on an android device?</div><div style="font-size:12.8000001907349px">Is it even possible to achieve this?</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">I compiled both llvm and clang for x64 android tablet and everything seemed fine until i tried to call exposed generated function through my native code: it gave an error that indicating I dont have rights to execute code in this memory block.(I will add the exact error when i access my development machine. )  </div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">My tablet is not rooted so I can not be sure that is caused by memory protection. But I would expect llvm/clang to handle memory rights that generated code resides in. right?</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">Thanks,</div><div style="font-size:12.8000001907349px">Ali</div></div>