Disable go closures on Android (#877)
authorzye2-sc <140619768+zye2-sc@users.noreply.github.com>
Fri, 31 Jan 2025 20:40:00 +0000 (21:40 +0100)
committerGitHub <noreply@github.com>
Fri, 31 Jan 2025 20:40:00 +0000 (15:40 -0500)
commita0d8074a672312dbc757320d8bc42e39aa5b3d9a
tree5b60536bb79594fcae80d84dff9f715506ff716c
parentd77b9fefa25f7f11dcc4e6380c661c4cf2960a85
Disable go closures on Android (#877)

* x18 register shouldn't be used on Android due to the shadow call stack feature in llvm
* https://source.android.com/docs/security/test/shadow-call-stack
src/aarch64/ffitarget.h